summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 18:28:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 18:28:13 +0000
commit2bd2415c4ae56a4574f31052efe36291c01bd56f (patch)
tree6c1407896d567630cd8454a38c465156459d2828
parent- Fix r375073, it should be bsd.port.options.mk and bsd.port.mk (diff)
Cleanup plist
Notes
Notes: svn path=/head/; revision=375078
-rw-r--r--ftp/frox/Makefile1
-rw-r--r--ftp/jftp/Makefile1
-rw-r--r--ftp/proftpd/Makefile1
-rw-r--r--ftp/yafc/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile
index d6a0494a2ae0..217a53e4d150 100644
--- a/ftp/frox/Makefile
+++ b/ftp/frox/Makefile
@@ -25,7 +25,6 @@ PORTDOCS= SECURITY CREDITS ChangeLog FAQ.html FAQ-1.html FAQ-2.html \
FAQ-8.html
PLIST_FILES= sbin/frox ${EXAMPLESDIR:S,${PREFIX}/,,}/frox.conf \
man/man1/frox.1.gz man/man5/frox.conf.5.gz
-PLIST_DIRS= ${EXAMPLESDIR:S,${PREFIX}/,,}
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile
index 478126881261..0e405171bd80 100644
--- a/ftp/jftp/Makefile
+++ b/ftp/jftp/Makefile
@@ -21,7 +21,6 @@ USE_JAVA= yes
WRKSRC= ${WRKDIR}/j-ftp
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
-PLIST_DIRS= %%DATADIR%%
PLIST_FILES= bin/jftp %%DATADIR%%/jftp.jar
SUB_FILES= jftp.sh
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 6c23533612b4..04552e4d93c0 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -85,7 +85,6 @@ PLIST= ${WRKDIR}/PLIST
PLIST_FILES+= libexec/proftpd/${m}.a \
libexec/proftpd/${m}.so
.endfor
-PLIST_DIRSTRY+= libexec/proftpd
.else
OPTIONS_DEFINE= DOCS HTMLDOCS IPV6 NLS MEMCACHE PCRE
OPTIONS_DEFAULT= IPV6 NLS PCRE
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 3b8085de026e..f6c4ceb55aaf 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -43,7 +43,6 @@ SSH_CONFIGURE_OFF= --without-ssh
BASH_CONFIGURE_ON= --with-bash-completion=yes
BASH_PLIST_FILES= etc/bash_completion.d/yafc
-BASH_PLIST_DIRSTRY= etc/bash_completion.d
BASH_CONFIGURE_OFF= --with-bash-completion=no
post-install: