aboutsummaryrefslogtreecommitdiff
path: root/security/gnomint
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-26 09:51:13 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-26 09:51:13 +0000
commitf9cf43f2e43811088b85db74be35a7f886ebf1ab (patch)
tree885103781e0fbe9949eddbd216a102ec6ebc6ba1 /security/gnomint
parent5df57a9841770052ae9b75181dfab87dc1b0239f (diff)
downloadports-f9cf43f2e43811088b85db74be35a7f886ebf1ab.tar.gz
ports-f9cf43f2e43811088b85db74be35a7f886ebf1ab.zip
- Add USES=gettext-tools to fix build when NLS option is off [1]
- Remove dependency on textproc/intltool because it's implied by USE_GNOME=gtk20 PR: 199664 [1] Approved by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) [1]
Notes
Notes: svn path=/head/; revision=384770
Diffstat (limited to 'security/gnomint')
-rw-r--r--security/gnomint/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile
index 4493565711ba..6a58f893a4ea 100644
--- a/security/gnomint/Makefile
+++ b/security/gnomint/Makefile
@@ -17,10 +17,8 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libgnutls.so:${PORTSDIR}/security/gnutls \
libsqlite3.so:${PORTSDIR}/databases/sqlite3
-BUILD_DEPENDS= intltool-update:${PORTSDIR}/textproc/intltool
-
GNU_CONFIGURE= yes
-USES= gmake perl5 pkgconfig readline
+USES= gettext-tools gmake perl5 pkgconfig readline
USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20
CPPFLAGS+= -I${LOCALBASE}/include
@@ -29,7 +27,7 @@ LIBS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
-NLS_USES= gettext
+NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
post-install: