aboutsummaryrefslogtreecommitdiff
path: root/textproc/apertium
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-10 00:03:22 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-10 00:03:22 +0000
commit9efb4beb608eaac5130c039b7f73c4a8e7855436 (patch)
treed5e924dbe2a618f5a5c87eb2c6185a3c83cf9295 /textproc/apertium
parentef1659610a536080e8a852e2ba89566fd0bbd298 (diff)
downloadports-9efb4beb608eaac5130c039b7f73c4a8e7855436.tar.gz
ports-9efb4beb608eaac5130c039b7f73c4a8e7855436.zip
- Mark MAKE_JOBS_UNSAFE=yes
- Update MAINTAINER e-mail address - whitespace PR: ports/142548 Submitted by: Mykola Dzham <freebsd@levsha.org.ua> (maintainer)
Notes
Notes: svn path=/head/; revision=247492
Diffstat (limited to 'textproc/apertium')
-rw-r--r--textproc/apertium/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile
index 9402c60bede8..d6cfa6e61092 100644
--- a/textproc/apertium/Makefile
+++ b/textproc/apertium/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.1.1
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.1
-MAINTAINER= freebsd@levsha.org.ua
+MAINTAINER= i@levsha.me
COMMENT= A toolbox to build shallow-transfer machine translation systems
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
@@ -20,12 +20,14 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
lttoolbox3:${PORTSDIR}/textproc/lttoolbox \
pcre:${PORTSDIR}/devel/pcre
+MAKE_JOBS_UNSAFE= yes
+
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
MAN1= apertium-deshtml.1 apertium-desodt.1 apertium-despptx.1 \
- apertium-desrtf.1 apertium-destxt.1 apertium-deswxml.1 \
- apertium-desxlsx.1 apertium-filter-ambiguity.1 \
+ apertium-desrtf.1 apertium-destxt.1 apertium-deswxml.1 \
+ apertium-desxlsx.1 apertium-filter-ambiguity.1 \
apertium-gen-deformat.1 apertium-gen-lextorbil.1 \
apertium-gen-lextormono.1 apertium-gen-modes.1 \
apertium-gen-reformat.1 apertium-gen-stopwords-lextor.1 \