diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
commit | e5a7b5184d3a9ecdd216c7e781e3ce1db2451784 (patch) | |
tree | 0b99f811fd2d870349949708741c6d39ea7b57a5 /news/fidogate | |
parent | e00c0e2d6b2bb06b5a3aa3c5d746fe3f9fadf89d (diff) | |
download | freebsd-ports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.zip |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'news/fidogate')
-rw-r--r-- | news/fidogate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 00cd5984a38d..1088019a0092 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -15,8 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail MAKE_JOBS_UNSAFE= yes -USE_GMAKE= yes -USE_PERL5= yes +USES= gmake perl5 DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \ msgid.doc qmail.txt texinfo.tex dirs.html index.html \ |