diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 02:26:35 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 02:26:35 +0800 |
commit | ddffa7fcff74c653d4b3f70c42b406ef55807639 (patch) | |
tree | 50933126d89e4325c36a1fe0682ae55cb3c5d160 /french | |
parent | 2ac9f172efdd3f4158b0a85e1292e9eb8bd40676 (diff) | |
download | freebsd-ports-gnome-ddffa7fcff74c653d4b3f70c42b406ef55807639.tar.gz freebsd-ports-gnome-ddffa7fcff74c653d4b3f70c42b406ef55807639.tar.zst freebsd-ports-gnome-ddffa7fcff74c653d4b3f70c42b406ef55807639.zip |
cleanup plist
Diffstat (limited to 'french')
-rw-r--r-- | french/hyphen/Makefile | 1 | ||||
-rw-r--r-- | french/mythes/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile index fbf51cf32246..5f89286b456a 100644 --- a/french/hyphen/Makefile +++ b/french/hyphen/Makefile @@ -18,7 +18,6 @@ NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/hyph_fr.dic -PLIST_DIRSTRY= %%DATADIR%% FRALIASES= fr_FR fr_BE fr_CA fr_CH fr_LU .for ALIAS in ${FRALIASES} diff --git a/french/mythes/Makefile b/french/mythes/Makefile index 74ef766e15db..ab514ab2bce5 100644 --- a/french/mythes/Makefile +++ b/french/mythes/Makefile @@ -19,7 +19,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/th_fr_FR_v2.dat \ %%DATADIR%%/th_fr_FR_v2.idx -PLIST_DIRSTRY= %%DATADIR%% FRALIASES= fr_BE fr_CA fr_CH fr_LU .for ALIAS in ${FRALIASES} |