diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-04 11:36:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-04 11:36:02 +0000 |
commit | 03841c211c7e91c3b6bac0c2dc65d3bebf063481 (patch) | |
tree | 1bf85600b9826b99e08b4fd743729fc7e25b18d8 /french/hyphen | |
parent | ab7cfab5ab798cfff430f361ff30d766c13eb008 (diff) | |
download | ports-03841c211c7e91c3b6bac0c2dc65d3bebf063481.tar.gz ports-03841c211c7e91c3b6bac0c2dc65d3bebf063481.zip |
Notes
Diffstat (limited to 'french/hyphen')
-rw-r--r-- | french/hyphen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile index 2c68e374e581..5f267444ed6f 100644 --- a/french/hyphen/Makefile +++ b/french/hyphen/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= French hyphenation rules -USE_ZIP= yes +EXTRACT_SUFX= .zip NO_BUILD= yes NO_WRKSUBDIR= yes |