aboutsummaryrefslogtreecommitdiffstats
path: root/comms/p5-SMS-SMS77
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-02-07 21:29:00 +0800
committereadler <eadler@FreeBSD.org>2012-02-07 21:29:00 +0800
commitd7b4af38e646a9dbd984bc2c01ecd1085eb77342 (patch)
treeb455ad0fefe7215ab112f9e36cf1721f1b8261bd /comms/p5-SMS-SMS77
parent7a528e435bc821be276150b55b8c35e7e431786d (diff)
downloadfreebsd-ports-gnome-d7b4af38e646a9dbd984bc2c01ecd1085eb77342.tar.gz
freebsd-ports-gnome-d7b4af38e646a9dbd984bc2c01ecd1085eb77342.tar.zst
freebsd-ports-gnome-d7b4af38e646a9dbd984bc2c01ecd1085eb77342.zip
The variable is USE_PERL5 not USE_PERL
Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
Diffstat (limited to 'comms/p5-SMS-SMS77')
-rw-r--r--comms/p5-SMS-SMS77/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/p5-SMS-SMS77/Makefile b/comms/p5-SMS-SMS77/Makefile
index b62696b14adb..435ca58e89cd 100644
--- a/comms/p5-SMS-SMS77/Makefile
+++ b/comms/p5-SMS-SMS77/Makefile
@@ -19,7 +19,7 @@ MAN1= sms77send.1
MAN3= SMS::SMS77::Message.3 \
SMS::SMS77.3
-USE_PERL= yes
+USE_PERL5= yes
PERL_CONFIGURE= yes
.include <bsd.port.mk>