summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-18 10:28:22 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-18 10:28:22 +0000
commit035f9be2dd543bb9522606532fce702a985b61c2 (patch)
treec040dd99ee1848f432aaa9a51c8cbdc474dc6007 /print
parentUpdate to 1.27. (diff)
- Fix PLIST
Reported by: qat (via decke)
Notes
Notes: svn path=/head/; revision=312498
Diffstat (limited to 'print')
-rw-r--r--print/pdf4tcl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdf4tcl/Makefile b/print/pdf4tcl/Makefile
index a5af8af88485..65b446ca098c 100644
--- a/print/pdf4tcl/Makefile
+++ b/print/pdf4tcl/Makefile
@@ -21,6 +21,7 @@ PLIST_FILES= lib/${PKGNAME}/glyph2uni.tcl \
lib/${PKGNAME}/pkgIndex.tcl \
lib/${PKGNAME}/pdf4tcl.tcl \
lib/${PKGNAME}/stdmetrics.tcl
+PLIST_DIRS= lib/${PKGNAME}
.include <bsd.port.options.mk>