summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 20:00:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 20:00:26 +0000
commit7aaa65906d251706e81db6f5727980a4af4a78fb (patch)
treeef4c91ed1b8110add5ea64c72b5592d740fbabc5 /x11-toolkits
parentcleanup plist (diff)
cleanup plist
Notes
Notes: svn path=/head/; revision=375122
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gai/Makefile1
-rw-r--r--x11-toolkits/gnocl/Makefile1
-rw-r--r--x11-toolkits/qwt6-designerplugin/Makefile2
-rw-r--r--x11-toolkits/tktray/Makefile1
-rw-r--r--x11-toolkits/vtkfox/Makefile1
5 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/gai/Makefile b/x11-toolkits/gai/Makefile
index 6601788b4eb3..56fb741302e4 100644
--- a/x11-toolkits/gai/Makefile
+++ b/x11-toolkits/gai/Makefile
@@ -24,7 +24,6 @@ CPPFLAGS+= `pkg-config --cflags libgnomeui-2.0`
PLIST_FILES= include/gai/gai.h lib/libgai.so.${PORTVERSION} \
lib/libgai.so.0 lib/libgai.so libdata/pkgconfig/gai.pc \
share/locale/de/LC_MESSAGES/gai.mo
-PLIST_DIRS= include/gai
PORTDOCS= *
USE_LDCONFIG= yes
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 205e9b1525b5..0000e999e7c5 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -33,7 +33,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
BASEDIR= lib/${PORTNAME}${BASE_VERSION}
PLIST_FILES= ${BASEDIR}/${PORTNAME}.so \
${BASEDIR}/pkgIndex.tcl
-PLIST_DIRS= ${BASEDIR}
post-patch:
${REINPLACE_CMD} -e 's|tclsh|${TCLSH}|; \
diff --git a/x11-toolkits/qwt6-designerplugin/Makefile b/x11-toolkits/qwt6-designerplugin/Makefile
index 5dc9263820da..6daf833d1cbf 100644
--- a/x11-toolkits/qwt6-designerplugin/Makefile
+++ b/x11-toolkits/qwt6-designerplugin/Makefile
@@ -18,8 +18,6 @@ QMAKE_ARGS+= CONFIG+=QwtDesigner \
PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL}
PLIST_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so
-PLIST_DIRSTRY= ${QT_PLUGINDIR_REL}/designer \
- ${QT_PLUGINDIR_REL}
STRIP_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so
diff --git a/x11-toolkits/tktray/Makefile b/x11-toolkits/tktray/Makefile
index 5aca1c293e6d..21aca0846d1c 100644
--- a/x11-toolkits/tktray/Makefile
+++ b/x11-toolkits/tktray/Makefile
@@ -21,6 +21,5 @@ TKPKG= ${PORTNAME}${PORTVERSION}
PLIST_FILES= lib/${TKPKG}/libtktray.so.1 \
lib/${TKPKG}/pkgIndex.tcl \
man/mann/${PORTNAME}.n.gz
-PLIST_DIRS= lib/${TKPKG}
.include <bsd.port.mk>
diff --git a/x11-toolkits/vtkfox/Makefile b/x11-toolkits/vtkfox/Makefile
index 6ca9e07d1780..834634f44602 100644
--- a/x11-toolkits/vtkfox/Makefile
+++ b/x11-toolkits/vtkfox/Makefile
@@ -45,7 +45,6 @@ PLIST_FILES= include/vtkfox/FXVTKCanvas.h \
lib/libvtkfox.so \
lib/libvtkfox.so.1 \
libdata/pkgconfig/vtkfox.pc
-PLIST_DIRS= include/vtkfox
SAMPLE_FILES= imgsurf double cone quad xyplot simple
PORTEXAMPLES= *