diff -ruN gmake.orig/Makefile gmake/Makefile --- gmake.orig/Makefile Wed Feb 4 15:34:11 2004 +++ gmake/Makefile Wed Feb 4 16:25:04 2004 @@ -16,15 +16,12 @@ MAINTAINER= ade@FreeBSD.org COMMENT= GNU version of 'make' utility -.if !defined(WITHOUT_NLS) -.endif - USE_BZIP2= yes -USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--program-prefix=g .if !defined(WITHOUT_NLS) +USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} PLIST_SUB= NLS=""