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 | - move pkg-plist entry into PLIST_FILES (diff) |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes
Notes:
svn path=/head/; revision=327278
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 \ |