summaryrefslogtreecommitdiffstats
path: root/databases/gbib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gbib/Makefile')
-rw-r--r--databases/gbib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile
index 5763264..2014698 100644
--- a/databases/gbib/Makefile
+++ b/databases/gbib/Makefile
@@ -20,15 +20,13 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= Editor/browser for BibTeX bibliographic databases
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
-
USE_X_PREFIX= yes
USE_GNOME= gnomelibs
USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOCONF_VER= 213
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
OpenPOWER on IntegriCloud