diff --git a/devel/remake/Makefile b/devel/remake/Makefile index 1567c18ab440..966dfb833a6c 100644 --- a/devel/remake/Makefile +++ b/devel/remake/Makefile @@ -1,6 +1,6 @@ PORTNAME= remake PORTVERSION= 1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/bashdb/remake/4.3+dbg-${PORTVERSION}/ DISTNAME= remake-4.3+dbg-${PORTVERSION} @@ -13,6 +13,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= readline INFO= remake CONFIGURE_ARGS= --without-guile diff --git a/devel/remake/pkg-plist b/devel/remake/pkg-plist index 3a9260267cb2..ccd8c2bb0fe2 100644 --- a/devel/remake/pkg-plist +++ b/devel/remake/pkg-plist @@ -1,6 +1,5 @@ bin/remake include/gnuremake.h -man/man1/remake.1.gz %%NLS%%share/locale/be/LC_MESSAGES/remake.mo %%NLS%%share/locale/bg/LC_MESSAGES/remake.mo %%NLS%%share/locale/da/LC_MESSAGES/remake.mo @@ -30,3 +29,4 @@ man/man1/remake.1.gz %%NLS%%share/locale/vi/LC_MESSAGES/remake.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/remake.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/remake.mo +share/man/man1/remake.1.gz