diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-20 18:59:15 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-20 18:59:15 +0000 |
commit | 96d981cda2544fefebf9d68f987a67173d8b45d2 (patch) | |
tree | b2f77589d5a9ef1897b0bb7f954a262f4c5ab572 | |
parent | 1f35a5d4d940bd1a09d083eff4416ca4d4f60153 (diff) | |
download | FreeBSD-ports-96d981cda2544fefebf9d68f987a67173d8b45d2.zip FreeBSD-ports-96d981cda2544fefebf9d68f987a67173d8b45d2.tar.gz |
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 72c9e7c..bc50e01 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}/ |