aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gmake381
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /devel/gmake381
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadfreebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'devel/gmake381')
-rw-r--r--devel/gmake381/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile
index 3dd167d6ca1a..42ca4768687c 100644
--- a/devel/gmake381/Makefile
+++ b/devel/gmake381/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmake
PORTVERSION= 3.80
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
@@ -17,10 +17,10 @@ MAINTAINER= ade@FreeBSD.org
COMMENT= GNU version of 'make' utility
.if !defined(WITHOUT_NLS)
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
.endif
USE_BZIP2= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+=--program-prefix=g