diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-19 03:04:56 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-19 03:04:56 +0000 |
commit | 281cbb7a64aab638a00eee3ec55e31ca140e48ff (patch) | |
tree | 53c81758098a8827df434502ed663f5543bce892 /devel | |
parent | 26507006774cb1ec622c64b2febd255a78e3af7e (diff) | |
download | ports-281cbb7a64aab638a00eee3ec55e31ca140e48ff.tar.gz ports-281cbb7a64aab638a00eee3ec55e31ca140e48ff.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Storable/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Storable/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 7b4a5e3f6d55..7b1684b123f3 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Storable -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Storable @@ -15,9 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org USE_PERL5= yes - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Storable/distinfo b/devel/p5-Storable/distinfo index 65ec5813d601..f0bbda5c9ff7 100644 --- a/devel/p5-Storable/distinfo +++ b/devel/p5-Storable/distinfo @@ -1 +1 @@ -MD5 (Storable-1.0.7.tar.gz) = 9c125079df77aa2ef2155ee910bb7052 +MD5 (Storable-1.0.10.tar.gz) = b1cea2cf5354adc1bbe32ae3a4a2c1b3 |