diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 18:12:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 18:12:55 +0000 |
commit | 52455169579a3e4268c9d0b03146068eff34846a (patch) | |
tree | 436a17b015462f5ffa4cb724c861a9b9b21a3ced /comms/p5-SMS-SMS77 | |
parent | c66f90fb7d7fad80e99fb66a03dfe068d1331b0d (diff) |
Notes
Diffstat (limited to 'comms/p5-SMS-SMS77')
-rw-r--r-- | comms/p5-SMS-SMS77/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/p5-SMS-SMS77/Makefile b/comms/p5-SMS-SMS77/Makefile index 81fc95f8ddda..0ce2ac9c3d4c 100644 --- a/comms/p5-SMS-SMS77/Makefile +++ b/comms/p5-SMS-SMS77/Makefile @@ -11,6 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= steinex@nognu.de COMMENT= Perl interface and script to send SMS via SMS77.de +BROKEN= Unfetchable BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 |