svn commit: r312498 - head/print/pdf4tcl
Pietro Cerutti
gahr at FreeBSD.org
Mon Feb 18 10:28:23 UTC 2013
Author: gahr
Date: Mon Feb 18 10:28:22 2013
New Revision: 312498
URL: http://svnweb.freebsd.org/changeset/ports/312498
Log:
- Fix PLIST
Reported by: qat (via decke)
Modified:
head/print/pdf4tcl/Makefile
Modified: head/print/pdf4tcl/Makefile
==============================================================================
--- head/print/pdf4tcl/Makefile Mon Feb 18 09:51:54 2013 (r312497)
+++ head/print/pdf4tcl/Makefile Mon Feb 18 10:28:22 2013 (r312498)
@@ -21,6 +21,7 @@ PLIST_FILES= lib/${PKGNAME}/glyph2uni.tc
lib/${PKGNAME}/pkgIndex.tcl \
lib/${PKGNAME}/pdf4tcl.tcl \
lib/${PKGNAME}/stdmetrics.tcl
+PLIST_DIRS= lib/${PKGNAME}
.include <bsd.port.options.mk>
More information about the svn-ports-head
mailing list