aboutsummaryrefslogtreecommitdiffstats
path: root/lang/asn1c
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 16:15:53 +0800
committeraz <az@FreeBSD.org>2013-09-11 16:15:53 +0800
commit02fdfe0510d692762b6a17b5e24188ac34fe5bdb (patch)
tree5dcec3f97934e76c18fa715ad3b0c760fad13c18 /lang/asn1c
parentc929ba4f690c6927ff80408b3761f972e24ebf47 (diff)
downloadfreebsd-ports-gnome-02fdfe0510d692762b6a17b5e24188ac34fe5bdb.tar.gz
freebsd-ports-gnome-02fdfe0510d692762b6a17b5e24188ac34fe5bdb.tar.zst
freebsd-ports-gnome-02fdfe0510d692762b6a17b5e24188ac34fe5bdb.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'lang/asn1c')
-rw-r--r--lang/asn1c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/asn1c/Makefile b/lang/asn1c/Makefile
index c30f3f5084d2..2391bf0623bd 100644
--- a/lang/asn1c/Makefile
+++ b/lang/asn1c/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= vlm@lionet.info
COMMENT= Modern ASN.1 to C compiler
GNU_CONFIGURE= yes
-USE_PERL5= yes
+USES= perl5
SUB_FILES= pkg-message
.if defined(.PARSEDIR)
USE_GMAKE= yes