aboutsummaryrefslogtreecommitdiff
path: root/polish/ekg2/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-07-18 14:07:24 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-07-18 14:07:24 +0000
commit658676be607b1ce413acfb1610fc66ade8753a10 (patch)
treee01176f26d4ae5d44b944251aad5a891b88c9a58 /polish/ekg2/Makefile
parent591a1ac12bac8b4e015a179a18fbbb5afee4dd3d (diff)
downloadports-658676be607b1ce413acfb1610fc66ade8753a10.tar.gz
ports-658676be607b1ce413acfb1610fc66ade8753a10.zip
- Add NLS to OPTIONS_DEFINE this fixes failed plist
substitution by OPTIONS_SUB=yes - Remove MAKE_JOBS_SAFE, it's default now
Notes
Notes: svn path=/head/; revision=323235
Diffstat (limited to 'polish/ekg2/Makefile')
-rw-r--r--polish/ekg2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/polish/ekg2/Makefile b/polish/ekg2/Makefile
index ecebf496b96d..f96010a47966 100644
--- a/polish/ekg2/Makefile
+++ b/polish/ekg2/Makefile
@@ -18,7 +18,6 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
USES= gmake iconv pathfix pkgconfig
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS+= --enable-shared \
--disable-static \
@@ -35,7 +34,7 @@ CONFIGURE_ARGS+= --enable-shared \
LDFLAGS+= -L${LOCALBASE}/lib -lintl -pthread
CFLAGS+= -I${LOCALBASE}/include
-OPTIONS_DEFINE= ASPELL GPG GSM GTK2 PERL PYTHON SQLITE UNICODE XOSD
+OPTIONS_DEFINE= ASPELL GPG GSM GTK2 NLS PERL PYTHON SQLITE UNICODE XOSD
OPTIONS_SUB= yes
ASPELL_DESC= Enable spell checking support