diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
commit | 2872eba657883ac779a692ce7b0e1d603f0fe686 (patch) | |
tree | 936d56e32fe3a184b933de351979c13c89970109 /comms | |
parent | 7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-SMS-SMS77/Makefile | 2 |
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> |