aboutsummaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-15 08:15:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-15 08:15:41 +0000
commitd6908e9cb15fa8933765f874067d539f27ce0c1d (patch)
treeaf86ab3d72d9e9f6d9b0c530d4f6c6f8cf680ad5 /print/a2ps
parentdcf99688a1711ab176bca363f8d11b57acb961ac (diff)
downloadports-d6908e9cb15fa8933765f874067d539f27ce0c1d.tar.gz
ports-d6908e9cb15fa8933765f874067d539f27ce0c1d.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327334
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 2607e471fe1c..69f2f74808b6 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= paper:${PORTSDIR}/print/libpaper
-USE_PERL5= yes
+USES= perl5
USE_CSTD= gnu89
GNU_CONFIGURE= yes
USE_LDCONFIG= yes