summaryrefslogtreecommitdiff
path: root/devel/gmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gmake/Makefile')
-rw-r--r--devel/gmake/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile
index 182cf14ed5a..c3fca611276 100644
--- a/devel/gmake/Makefile
+++ b/devel/gmake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/02/27 08:48:14 tron Exp $
+# $NetBSD: Makefile,v 1.25 2001/03/19 16:24:53 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.16 1997/06/13 20:00:47 max Exp
#
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.gnu.org/software/make/make.html
COMMENT= GNU version of 'make' utility
USE_GTEXINFO= YES
+USE_LIBINTL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--program-prefix="g"
CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"