aboutsummaryrefslogtreecommitdiff
path: root/cad/gdt
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 16:41:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 16:41:28 +0000
commit4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776 (patch)
treefa30c5a272c5bca86ab06c6a0cfd55c2d6a9f6e0 /cad/gdt
parent79c6756b725080e72a499f12b3a3387ec7eea9cd (diff)
downloadports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.tar.gz
ports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327088
Diffstat (limited to 'cad/gdt')
-rw-r--r--cad/gdt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gdt/Makefile b/cad/gdt/Makefile
index c513deefd1e4..ad02683d0f66 100644
--- a/cad/gdt/Makefile
+++ b/cad/gdt/Makefile
@@ -11,8 +11,8 @@ COMMENT= GDS2/GDT format translator
LICENSE= GPLv2
-USE_PERL5_RUN= yes
-USES= shebangfix
+USES= shebangfix perl5
+USE_PERL5= run
SHEBANG_FILES= Examples/gdsinfo Examples/scalegds
WRKSRC= ${WRKDIR}/${PORTNAME:U}-${PORTVERSION}
PLIST_FILES= bin/gdsinfo bin/gds2gdt bin/gdt2gds bin/scalegds