diff options
Diffstat (limited to 'news/atp/Makefile')
-rw-r--r-- | news/atp/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/news/atp/Makefile b/news/atp/Makefile index 072068964e3a..7e87ef663722 100644 --- a/news/atp/Makefile +++ b/news/atp/Makefile @@ -3,7 +3,7 @@ PORTNAME= atp PORTVERSION= 1.50 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/bbs/mail @@ -15,7 +15,8 @@ COMMENT= QWK message packet reader and composer for FreeBSD RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip -USES= gmake +USES= gmake perl5 +USE_PERL5= run GNU_CONFIGURE= yes SUB_FILES= pkg-message |