diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:31:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:31:37 +0000 |
commit | c7e1a8638e9d0c7c94e2cecfa6add08d2c53dc67 (patch) | |
tree | 137ac40d723fea36d4c8dbb9a6277b250ccaf5d8 /hungarian | |
parent | - Use USE_X_PREFIX (diff) |
remove USE_REINPLACE for all categories starting with H
Notes
Notes:
svn path=/head/; revision=161689
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/hunspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index d53242a7a43a..23bcf7a634e7 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -17,7 +17,6 @@ COMMENT= Improved Hungarian spelling checker USE_GMAKE= yes USE_GETTEXT= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-1.0-RC2 MAN1= hunspell.1 |