From 035f9be2dd543bb9522606532fce702a985b61c2 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 18 Feb 2013 10:28:22 +0000 Subject: [PATCH] - Fix PLIST Reported by: qat (via decke) --- print/pdf4tcl/Makefile | 1 + 1 file changed, 1 insertion(+) 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