aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3stat
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-20 21:57:20 +0800
committerbapt <bapt@FreeBSD.org>2014-12-20 21:57:20 +0800
commitff934a7d749f644b2d1f330c56f56cdcaf21bb23 (patch)
treedf2c16d86960670916d5664cc250230c72d18389 /audio/mp3stat
parent35772ff3678dd29ceec4a44fe691b0d30f6662e0 (diff)
downloadfreebsd-ports-gnome-ff934a7d749f644b2d1f330c56f56cdcaf21bb23.tar.gz
freebsd-ports-gnome-ff934a7d749f644b2d1f330c56f56cdcaf21bb23.tar.zst
freebsd-ports-gnome-ff934a7d749f644b2d1f330c56f56cdcaf21bb23.zip
Clean up some now useless PLIST_DIRS*
Diffstat (limited to 'audio/mp3stat')
-rw-r--r--audio/mp3stat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index 87402405e548..66617622b0e8 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -31,7 +31,6 @@ PLIST_FILES= bin/mp3stat \
lib/mp3stat/input_mp3.so \
lib/mp3stat/ui_gtk2.so \
lib/mp3stat/ui_console.so
-PLIST_DIRS= lib/mp3stat
.include <bsd.port.options.mk>