diff options
Diffstat (limited to 'textproc/popup-stacks/Makefile')
-rw-r--r-- | textproc/popup-stacks/Makefile | 1 |
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 |