diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:59:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:59:15 +0000 |
commit | 466e1bf57e4e8ce4d3797c8b1283684f6b11d608 (patch) | |
tree | b2f77589d5a9ef1897b0bb7f954a262f4c5ab572 | |
parent | cleanup plist (diff) |
Cleanup plist
-rw-r--r-- | hebrew/hunspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index 72c9e7c49b2d..bc50e01b1ffe 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -22,7 +22,6 @@ SHEBANG_FILES= ${WRKSRC}/pmerge PLIST_FILES= %%DATADIR%%/he.aff \ %%DATADIR%%/he.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |