aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-MAC-Vendor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-MAC-Vendor/Makefile')
-rw-r--r--net/p5-Net-MAC-Vendor/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/p5-Net-MAC-Vendor/Makefile b/net/p5-Net-MAC-Vendor/Makefile
index e7fa9758b3dc..5e2e50bddfcf 100644
--- a/net/p5-Net-MAC-Vendor/Makefile
+++ b/net/p5-Net-MAC-Vendor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-MAC-Vendor
-# Date created: 25 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Net-MAC-Vendor
PORTVERSION= 1.1901
@@ -19,6 +15,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
MAN3= Net::MAC::Vendor.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>