diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index db1c31fd64da..29169978d109 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -1,34 +1,35 @@ PORTNAME= gmake PORTVERSION= 4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GNU/make DISTNAME= make-${PORTVERSION} # note: before committing to this port, contact portmgr to arrange for an # experimental ports run. Untested commits may be backed out at portmgr's # discretion. MAINTAINER= tijl@FreeBSD.org COMMENT= GNU version of 'make' utility WWW= https://www.gnu.org/software/make/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --program-prefix=g \ --without-guile USES= cpe tar:lz CPE_VENDOR= gnu CPE_PRODUCT= make OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls INFO= make .include diff --git a/devel/gmake/pkg-plist b/devel/gmake/pkg-plist index ec60fd19c420..7979f4a46ae9 100644 --- a/devel/gmake/pkg-plist +++ b/devel/gmake/pkg-plist @@ -1,32 +1,32 @@ bin/gmake include/gnumake.h %%NLS%%share/locale/be/LC_MESSAGES/make.mo %%NLS%%share/locale/bg/LC_MESSAGES/make.mo %%NLS%%share/locale/cs/LC_MESSAGES/make.mo %%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/fi/LC_MESSAGES/make.mo %%NLS%%share/locale/fr/LC_MESSAGES/make.mo %%NLS%%share/locale/ga/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/id/LC_MESSAGES/make.mo %%NLS%%share/locale/it/LC_MESSAGES/make.mo %%NLS%%share/locale/ja/LC_MESSAGES/make.mo %%NLS%%share/locale/ko/LC_MESSAGES/make.mo %%NLS%%share/locale/lt/LC_MESSAGES/make.mo %%NLS%%share/locale/nl/LC_MESSAGES/make.mo %%NLS%%share/locale/pl/LC_MESSAGES/make.mo %%NLS%%share/locale/pt/LC_MESSAGES/make.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/make.mo %%NLS%%share/locale/ru/LC_MESSAGES/make.mo %%NLS%%share/locale/sr/LC_MESSAGES/make.mo %%NLS%%share/locale/sv/LC_MESSAGES/make.mo %%NLS%%share/locale/tr/LC_MESSAGES/make.mo %%NLS%%share/locale/uk/LC_MESSAGES/make.mo %%NLS%%share/locale/vi/LC_MESSAGES/make.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/make.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/make.mo -man/man1/gmake.1.gz +share/man/man1/gmake.1.gz