aboutsummaryrefslogtreecommitdiff
path: root/textproc/hunspell
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-12-18 18:27:04 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-12-18 18:27:04 +0000
commit1555ae4f314511fd596fa29d01b010d17ffdce00 (patch)
treed74b642176a85226ad068a0ee960a37eef96566c /textproc/hunspell
parenta7481c3ea5a1e6427c5de53c19a9a24c1ba8bbe6 (diff)
downloadports-1555ae4f314511fd596fa29d01b010d17ffdce00.tar.gz
ports-1555ae4f314511fd596fa29d01b010d17ffdce00.zip
- biology/tinker: USES=fortran, staging.
- Add CONFLICTS_INSTALL between hunspell and tinker. Both install bin/analyze.
Notes
Notes: svn path=/head/; revision=336854
Diffstat (limited to 'textproc/hunspell')
-rw-r--r--textproc/hunspell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index 694fad65baa3..1d2c97e2865f 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hunspell
PORTVERSION= 1.3.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}
@@ -14,6 +14,7 @@ COMMENT= Improved spell-checker for Hungarian and other languages
LICENSE= GPLv2 LGPL21 MPL
LICENSE_COMB= dual
+CONFLICTS_INSTALL= tinker-[0-9]*
CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
GNU_CONFIGURE= yes
USES= pathfix iconv ncurses readline shebangfix perl5