diff options
Diffstat (limited to 'devel/p5-Storable')
-rw-r--r-- | devel/p5-Storable/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index aa231afbf1bd..f2068dbb244c 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -3,7 +3,7 @@ # Date created: July 7th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1998/02/18 15:24:00 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/04/11 14:10:36 vanilla Exp $ # DISTNAME= Storable-0.5@4 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= Storable MAINTAINER= jfitz@FreeBSD.ORG +BROKEN= fetch + USE_PERL5= YES MANPREFIX= ${PREFIX}/lib/perl5 |