aboutsummaryrefslogtreecommitdiff
path: root/databases/pxtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pxtools/Makefile')
-rw-r--r--databases/pxtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile
index 93e3b691844f..00996290e32d 100644
--- a/databases/pxtools/Makefile
+++ b/databases/pxtools/Makefile
@@ -12,11 +12,11 @@ MASTER_SITES= http://jan.kneschke.de/projects/pxtools/download/
MAINTAINER= jedgar@FreeBSD.org
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
+ intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_REINPLACE= yes
-CONFIGURE_ARGS= --with-included-gettext
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"