diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:26:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:26:35 +0000 |
commit | 2b9f3190cf222e36966073789a8e393296d9fb1c (patch) | |
tree | 50933126d89e4325c36a1fe0682ae55cb3c5d160 /french | |
parent | ba9632cb5b87c97ca3e4fc7a9b6bba94f5d9f846 (diff) | |
download | ports-2b9f3190cf222e36966073789a8e393296d9fb1c.tar.gz ports-2b9f3190cf222e36966073789a8e393296d9fb1c.zip |
Notes
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} |