Index: head/devel/gmake/Makefile =================================================================== --- head/devel/gmake/Makefile (revision 119447) +++ head/devel/gmake/Makefile (revision 119448) @@ -1,52 +1,50 @@ # New ports collection makefile for: GNU make # Date created: 11 September 1994 # Whom: jkh # # $FreeBSD$ # PORTNAME= gmake PORTVERSION= 3.80 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= make DISTNAME= make-${PORTVERSION} MAINTAINER= ade@FreeBSD.org COMMENT= GNU version of 'make' utility -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -.endif - USE_BZIP2= 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="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB= NLS="@comment " .endif CONFIGURE_ENV+= MAKEINFO="/usr/bin/makeinfo --no-split" MAN1= gmake.1 +INFO= make .ifdef USE_GMAKE .error You have `USE_GMAKE' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif post-patch: - ${RM} ${WRKSRC}/doc/make.info* + @${RM} ${WRKSRC}/doc/make.info* # joerg@freebsd.org says our getloadavg() no longer requires setgid kmem post-install: - ${CHMOD} g-s ${PREFIX}/bin/gmake - chgrp ${BINGRP} ${PREFIX}/bin/gmake + @${CHMOD} g-s ${PREFIX}/bin/gmake + @chgrp ${BINGRP} ${PREFIX}/bin/gmake .include Property changes on: head/devel/gmake/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.59 \ No newline at end of property +1.60 \ No newline at end of property Index: head/devel/gmake/pkg-plist =================================================================== --- head/devel/gmake/pkg-plist (revision 119447) +++ head/devel/gmake/pkg-plist (revision 119448) @@ -1,20 +1,17 @@ bin/gmake -@unexec install-info --delete %D/info/make.info %D/info/dir -info/make.info -@exec install-info %D/info/make.info %D/info/dir %%NLS%%share/locale/da/LC_MESSAGES/make.mo %%NLS%%share/locale/de/LC_MESSAGES/make.mo %%NLS%%share/locale/es/LC_MESSAGES/make.mo %%NLS%%share/locale/fr/LC_MESSAGES/make.mo %%NLS%%share/locale/gl/LC_MESSAGES/make.mo %%NLS%%share/locale/he/LC_MESSAGES/make.mo %%NLS%%share/locale/hr/LC_MESSAGES/make.mo %%NLS%%share/locale/ja/LC_MESSAGES/make.mo %%NLS%%share/locale/ko/LC_MESSAGES/make.mo %%NLS%%share/locale/nl/LC_MESSAGES/make.mo %%NLS%%share/locale/pl/LC_MESSAGES/make.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/make.mo %%NLS%%share/locale/ru/LC_MESSAGES/make.mo %%NLS%%share/locale/sv/LC_MESSAGES/make.mo %%NLS%%share/locale/tr/LC_MESSAGES/make.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/make.mo Property changes on: head/devel/gmake/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/devel/gmake381/Makefile =================================================================== --- head/devel/gmake381/Makefile (revision 119447) +++ head/devel/gmake381/Makefile (revision 119448) @@ -1,52 +1,50 @@ # New ports collection makefile for: GNU make # Date created: 11 September 1994 # Whom: jkh # # $FreeBSD$ # PORTNAME= gmake PORTVERSION= 3.80 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= make DISTNAME= make-${PORTVERSION} MAINTAINER= ade@FreeBSD.org COMMENT= GNU version of 'make' utility -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -.endif - USE_BZIP2= 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="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB= NLS="@comment " .endif CONFIGURE_ENV+= MAKEINFO="/usr/bin/makeinfo --no-split" MAN1= gmake.1 +INFO= make .ifdef USE_GMAKE .error You have `USE_GMAKE' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif post-patch: - ${RM} ${WRKSRC}/doc/make.info* + @${RM} ${WRKSRC}/doc/make.info* # joerg@freebsd.org says our getloadavg() no longer requires setgid kmem post-install: - ${CHMOD} g-s ${PREFIX}/bin/gmake - chgrp ${BINGRP} ${PREFIX}/bin/gmake + @${CHMOD} g-s ${PREFIX}/bin/gmake + @chgrp ${BINGRP} ${PREFIX}/bin/gmake .include Property changes on: head/devel/gmake381/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.59 \ No newline at end of property +1.60 \ No newline at end of property Index: head/devel/gmake381/pkg-plist =================================================================== --- head/devel/gmake381/pkg-plist (revision 119447) +++ head/devel/gmake381/pkg-plist (revision 119448) @@ -1,20 +1,17 @@ bin/gmake -@unexec install-info --delete %D/info/make.info %D/info/dir -info/make.info -@exec install-info %D/info/make.info %D/info/dir %%NLS%%share/locale/da/LC_MESSAGES/make.mo %%NLS%%share/locale/de/LC_MESSAGES/make.mo %%NLS%%share/locale/es/LC_MESSAGES/make.mo %%NLS%%share/locale/fr/LC_MESSAGES/make.mo %%NLS%%share/locale/gl/LC_MESSAGES/make.mo %%NLS%%share/locale/he/LC_MESSAGES/make.mo %%NLS%%share/locale/hr/LC_MESSAGES/make.mo %%NLS%%share/locale/ja/LC_MESSAGES/make.mo %%NLS%%share/locale/ko/LC_MESSAGES/make.mo %%NLS%%share/locale/nl/LC_MESSAGES/make.mo %%NLS%%share/locale/pl/LC_MESSAGES/make.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/make.mo %%NLS%%share/locale/ru/LC_MESSAGES/make.mo %%NLS%%share/locale/sv/LC_MESSAGES/make.mo %%NLS%%share/locale/tr/LC_MESSAGES/make.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/make.mo Property changes on: head/devel/gmake381/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property