diff options
-rw-r--r-- | devel/ac-archive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ac-archive/Makefile b/devel/ac-archive/Makefile index 28ec754ebcc9..1613297197e4 100644 --- a/devel/ac-archive/Makefile +++ b/devel/ac-archive/Makefile @@ -7,6 +7,7 @@ PORTNAME= ac-archive PORTVERSION= 0.5.37 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +16,7 @@ MAINTAINER= alane@FreeBSD.org RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf +USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes |