aboutsummaryrefslogtreecommitdiff
path: root/lang/asn1c/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
commite91a050e2e1205f1fd54ffc8c66aa2680ffb6a63 (patch)
tree5dcec3f97934e76c18fa715ad3b0c760fad13c18 /lang/asn1c/Makefile
parentadcf3b1a182f39c92b37fd681a90185275bcadb8 (diff)
downloadports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.tar.gz
ports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326954
Diffstat (limited to 'lang/asn1c/Makefile')
-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