diff options
Diffstat (limited to 'devel/p5-Shape/Makefile')
-rw-r--r-- | devel/p5-Shape/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Shape/Makefile b/devel/p5-Shape/Makefile index 2208b344751d..3b840b7152bc 100644 --- a/devel/p5-Shape/Makefile +++ b/devel/p5-Shape/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to read and write shapefiles via shapelib +BROKEN= unfetchable + LIB_DEPENDS= libshp.so:devel/shapelib USES= perl5 |