aboutsummaryrefslogtreecommitdiff
path: root/textproc/popup-stacks/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:47:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:47:30 +0000
commit8e32ed8b7220dcffa567dc68b7560c32e116d9da (patch)
tree60e21968c3ffaaec0d9885fcbb3cf14253b4e4da /textproc/popup-stacks/Makefile
parent2d1e78c69d7ab87dc0ea6851ec0f88f35d986069 (diff)
downloadports-8e32ed8b7220dcffa567dc68b7560c32e116d9da.tar.gz
ports-8e32ed8b7220dcffa567dc68b7560c32e116d9da.zip
cleanup plist
Notes
Notes: svn path=/head/; revision=375113
Diffstat (limited to 'textproc/popup-stacks/Makefile')
-rw-r--r--textproc/popup-stacks/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/popup-stacks/Makefile b/textproc/popup-stacks/Makefile
index 1dcf1e448548..342904c9ceb0 100644
--- a/textproc/popup-stacks/Makefile
+++ b/textproc/popup-stacks/Makefile
@@ -16,7 +16,6 @@ LICENSE= GPLv2
NO_BUILD= yes
WRKSRC= ${WRKDIR}
STACKS= English-German.cstack German-French.cstack
-PLIST_DIRS= ${EXAMPLESDIR}
.for i in ${STACKS}
PLIST_FILES+= ${EXAMPLESDIR}/${i}
.endfor