summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:55:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:55:18 +0000
commit04d471508bcef22cb9693c22a2baa57b5dd18818 (patch)
treeb2a23eadd8118c42518c73901b407b5bedd09a1b /x11
parentcleanup plist (diff)
cleanup plist
Notes
Notes: svn path=/head/; revision=375117
Diffstat (limited to 'x11')
-rw-r--r--x11/3ddesktop/Makefile1
-rw-r--r--x11/gmrun/Makefile1
-rw-r--r--x11/gtkterm2/Makefile1
-rw-r--r--x11/urxvt-perls/Makefile1
-rw-r--r--x11/vdesk/Makefile1
-rw-r--r--x11/viewres/Makefile2
-rw-r--r--x11/wmdrawer/Makefile1
-rw-r--r--x11/xmangekyou/Makefile1
-rw-r--r--x11/xstroke/Makefile1
9 files changed, 0 insertions, 10 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
index 942696f25820..c39c8b12dcb9 100644
--- a/x11/3ddesktop/Makefile
+++ b/x11/3ddesktop/Makefile
@@ -19,7 +19,6 @@ PORTDOCS= README README.windowmanagers
PLIST_FILES= bin/3ddesk bin/3ddeskd etc/3ddesktop.conf \
%%DATADIR%%/digits.bmp \
man/man1/3ddesk.1.gz man/man1/3ddeskd.1.gz
-PLIST_DIRS= %%DATADIR%%
CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT -pthread
LDFLAGS+= -L${LOCALBASE}/lib -pthread
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index 0710804b79cd..c523bcb3b242 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -23,7 +23,6 @@ CONFIGURE_ARGS= --disable-stlport
PORTDOCS= README
PLIST_FILES= bin/gmrun %%DATADIR%%/gmrunrc
-PLIST_DIRS= %%DATADIR%%
.include <bsd.port.pre.mk>
diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile
index 6ab89e94639d..f7ad27bdba59 100644
--- a/x11/gtkterm2/Makefile
+++ b/x11/gtkterm2/Makefile
@@ -18,7 +18,6 @@ PORTDOCS= README
PLIST_FILES= bin/gtkterm2 \
share/locale/de/LC_MESSAGES/gtkterm2.mo \
%%DATADIR%%/pixmaps/gtkterm2.png
-PLIST_DIRS= %%DATADIR%%/pixmaps %%DATADIR%%
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile
index 223d001f9227..b36d5b3f9f8a 100644
--- a/x11/urxvt-perls/Makefile
+++ b/x11/urxvt-perls/Makefile
@@ -21,7 +21,6 @@ PORTDOCS= README
INSTDIR_REL= lib/urxvt/perl
SCRIPTS= clipboard keyboard-select url-select
PLIST_FILES+= ${SCRIPTS:C/^/${INSTDIR_REL}\//}
-PLIST_DIRSTRY+= ${INSTDIR_REL} lib/urxvt
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/${INSTDIR_REL}
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile
index 5a4040ab7e1d..e57fcd9ffaba 100644
--- a/x11/vdesk/Makefile
+++ b/x11/vdesk/Makefile
@@ -13,7 +13,6 @@ COMMENT= Command-line utility for setting up and using virtual desktops
OPTIONS_DEFINE= DOCS
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README
-PLIST_DIRS= share/doc/vdesk
PLIST_FILES= bin/vdesk
USE_AUTOTOOLS= autoconf
diff --git a/x11/viewres/Makefile b/x11/viewres/Makefile
index 5088ea648248..0e4fb9a6b366 100644
--- a/x11/viewres/Makefile
+++ b/x11/viewres/Makefile
@@ -14,7 +14,5 @@ PLIST_FILES+= bin/viewres \
man/man1/viewres.1.gz \
share/X11/app-defaults/Viewres \
share/X11/app-defaults/Viewres-color
-PLIST_DIRS+= share/X11/app-defaults \
- share/X11
.include <bsd.port.mk>
diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile
index b8b1eb4da30f..76eaa59622ef 100644
--- a/x11/wmdrawer/Makefile
+++ b/x11/wmdrawer/Makefile
@@ -21,7 +21,6 @@ SUB_FILES= pkg-message
PORTDOCS= AUTHORS ChangeLog INSTALL README TODO wmdrawerrc.example
PLIST_FILES= bin/wmdrawer man/man1/wmdrawer.1x.gz %%DATADIR%%/beastie.png
-PLIST_DIRS= %%DATADIR%%
OPTIONS_DEFINE= DOCS
diff --git a/x11/xmangekyou/Makefile b/x11/xmangekyou/Makefile
index 7d656b699edc..ec56ef0bdb40 100644
--- a/x11/xmangekyou/Makefile
+++ b/x11/xmangekyou/Makefile
@@ -16,7 +16,6 @@ ALL_TARGET= xmangekyou
PORTDOCS= COPYRIGHT.euc HISTORY.euc README.euc
PLIST_FILES= bin/xmangekyou lib/X11/XMangekyou/animation.dat \
man/man1/xmangekyou.1.gz
-PLIST_DIRS= lib/X11/XMangekyou
OPTIONS_DEFINE= DOCS
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile
index fab3cc835110..8f4f5554a620 100644
--- a/x11/xstroke/Makefile
+++ b/x11/xstroke/Makefile
@@ -17,7 +17,6 @@ USES= bison imake
USE_XORG= xft x11 xext xi xtst
PLIST_FILES= bin/xstroke %%ETCDIR%%/alphabet man/man1/xstroke.1.gz
-PLIST_DIRS= %%ETCDIR%%
CFLAGS+= -I.
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}