aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portmaster
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-21 03:30:54 +0800
committerbapt <bapt@FreeBSD.org>2014-12-21 03:30:54 +0800
commit25de60f679bcdad26117fc0ccdd9cebe3d67e134 (patch)
treedd76cff32d666d5329028bc713110034abe4ae1c /ports-mgmt/portmaster
parent09697407b619b7d1043acff00051c58939ce0524 (diff)
downloadfreebsd-ports-gnome-25de60f679bcdad26117fc0ccdd9cebe3d67e134.tar.gz
freebsd-ports-gnome-25de60f679bcdad26117fc0ccdd9cebe3d67e134.tar.zst
freebsd-ports-gnome-25de60f679bcdad26117fc0ccdd9cebe3d67e134.zip
cleanup plist
Diffstat (limited to 'ports-mgmt/portmaster')
-rw-r--r--ports-mgmt/portmaster/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile
index d144d255247f..c0c1f28febdf 100644
--- a/ports-mgmt/portmaster/Makefile
+++ b/ports-mgmt/portmaster/Makefile
@@ -25,12 +25,10 @@ PLIST_FILES= sbin/portmaster \
.if ${PORT_OPTIONS:MBASH}
PLIST_FILES+= etc/bash_completion.d/portmaster.sh
-PLIST_DIRSTRY+= etc/bash_completion.d
.endif
.if ${PORT_OPTIONS:MZSH}
PLIST_FILES+= share/zsh/site-functions/_portmaster
-PLIST_DIRSTRY+= share/zsh/site-functions share/zsh
.endif
verify: checksum