diff options
Diffstat (limited to 'devel/libYGP/Makefile')
-rw-r--r-- | devel/libYGP/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile index 0d94c8f4bf6b..fcbceeae0beb 100644 --- a/devel/libYGP/Makefile +++ b/devel/libYGP/Makefile @@ -17,9 +17,8 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ USE_BZIP2= yes USE_GCC= 4.6+ GNU_CONFIGURE= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_LDCONFIG= yes -USE_GETTEXT= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-gmp\ --disable-static --disable-rpath --enable-network-trav |