aboutsummaryrefslogtreecommitdiff
path: root/graphics/tkpng
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 18:58:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 18:58:13 +0000
commitdf914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e (patch)
treedd790ca6c84e29063a946c2a928298cdbc24311d /graphics/tkpng
parent91d17ef60101776a9d6abda5b326390d158d2500 (diff)
downloadports-df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e.tar.gz
ports-df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e.zip
cleanup plist
Notes
Notes: svn path=/head/; revision=375087
Diffstat (limited to 'graphics/tkpng')
-rw-r--r--graphics/tkpng/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/tkpng/Makefile b/graphics/tkpng/Makefile
index 757436d48f99..abb7b54c59a6 100644
--- a/graphics/tkpng/Makefile
+++ b/graphics/tkpng/Makefile
@@ -31,6 +31,5 @@ PLIST_SUB= VER=${PORTVERSION} TKPKG=${TKPKG} TKLIBVER=${TKLIBVER}
PLIST_FILES= lib/${TKPKG}/lib${TKPKG}.so \
lib/${TKPKG}/pkgIndex.tcl
-PLIST_DIRS= lib/${TKPKG}
.include <bsd.port.mk>