diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 06:27:41 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 06:27:41 +0000 |
| commit | 94f7601273e43def2b3ea22208ebfb08ec7d2ee3 (patch) | |
| tree | 6e473a930c60d1c8d5c8a722b75b4e61c883d3e7 /comms/p5-SMS-Send-DeviceGsm | |
| parent | d730b150617e040f468ca720d3b105a8bfaba0db (diff) | |
Notes
Diffstat (limited to 'comms/p5-SMS-Send-DeviceGsm')
| -rw-r--r-- | comms/p5-SMS-Send-DeviceGsm/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/comms/p5-SMS-Send-DeviceGsm/Makefile b/comms/p5-SMS-Send-DeviceGsm/Makefile index ab08646b2c82..7ec29492b4ce 100644 --- a/comms/p5-SMS-Send-DeviceGsm/Makefile +++ b/comms/p5-SMS-Send-DeviceGsm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-SMS-Send-DeviceGsm -# Date created: 2007-09-22 -# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> -# +# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> # $FreeBSD$ -# PORTNAME= SMS-Send-DeviceGsm PORTVERSION= 1.06 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-SMS-Send>=0.04:${PORTSDIR}/comms/p5-SMS-Send \ p5-Device-Gsm>=1.45:${PORTSDIR}/comms/p5-Device-Gsm RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= SMS::Send::DeviceGsm.3 |
