diff --git a/deskutils/hebcal/Makefile b/deskutils/hebcal/Makefile index 7267594a08a4..e788dd84af1a 100644 --- a/deskutils/hebcal/Makefile +++ b/deskutils/hebcal/Makefile @@ -1,5 +1,6 @@ PORTNAME= hebcal PORTVERSION= 4.13 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils @@ -12,11 +13,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf gmake perl5 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share TEST_TARGET= check USE_GITHUB= yes PLIST_FILES= bin/hebcal \ - man/man1/hebcal.1.gz + share/man/man1/hebcal.1.gz .include