aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dbus-tcl
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-21 02:06:21 +0800
committerbapt <bapt@FreeBSD.org>2014-12-21 02:06:21 +0800
commite7f527f032d3acbe09020acb3c4216c3b839fbfe (patch)
tree26f839af298fa3aaa3d38e4471bd5b3eadb00303 /devel/dbus-tcl
parent61018e28c26a01adbc873120840fb6e1677e2c01 (diff)
downloadfreebsd-ports-gnome-e7f527f032d3acbe09020acb3c4216c3b839fbfe.tar.gz
freebsd-ports-gnome-e7f527f032d3acbe09020acb3c4216c3b839fbfe.tar.zst
freebsd-ports-gnome-e7f527f032d3acbe09020acb3c4216c3b839fbfe.zip
Cleanup plist
Diffstat (limited to 'devel/dbus-tcl')
-rw-r--r--devel/dbus-tcl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile
index 9f40b64c90ad..773dd4401584 100644
--- a/devel/dbus-tcl/Makefile
+++ b/devel/dbus-tcl/Makefile
@@ -26,7 +26,6 @@ CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \
PLIST_FILES= lib/dbus/libdbus20.so.1 \
lib/dbus/pkgIndex.tcl \
man/mann/dbus.n.gz
-PLIST_DIRS= lib/dbus
.include <bsd.port.options.mk>