aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-Device-Gsm
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
commit1e01e8e206d6efb10482c3a9fe2f3d335334506d (patch)
treee4105d931a03ee54571d2a49c8b80ce3cd5ffba3 /comms/p5-Device-Gsm
parent9e54b0cf3ee60c3e875712fa0cc0ba0804b68ed1 (diff)
downloadports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.tar.gz
ports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300207
Diffstat (limited to 'comms/p5-Device-Gsm')
-rw-r--r--comms/p5-Device-Gsm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index eb095b20a3cc..14daf2df739d 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= anders@FreeBSD.org
COMMENT= Perl interface to GSM phones/modems on serial ports
-BUILD_DEPENDS= ${SITE_PERL}/Device/Modem.pm:${PORTSDIR}/comms/p5-Device-Modem
-RUN_DEPENDS= ${SITE_PERL}/Device/Modem.pm:${PORTSDIR}/comms/p5-Device-Modem
+BUILD_DEPENDS= p5-Device-Modem>=0:${PORTSDIR}/comms/p5-Device-Modem
+RUN_DEPENDS= p5-Device-Modem>=0:${PORTSDIR}/comms/p5-Device-Modem
PERL_CONFIGURE= yes