diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
commit | 2835757114bfcb81f5118da55d313b8b27d29a8a (patch) | |
tree | f8806a8994b3c8c3590caae2cd5d43ae5459114e /misc/p5-Geo-Weather/Makefile | |
parent | - update to version 1.028 (diff) |
Remove redundant USE_PERL5 statements.
Diffstat (limited to 'misc/p5-Geo-Weather/Makefile')
-rw-r--r-- | misc/p5-Geo-Weather/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile index 906d1252dd51..4749fdbd21e2 100644 --- a/misc/p5-Geo-Weather/Makefile +++ b/misc/p5-Geo-Weather/Makefile @@ -17,8 +17,6 @@ MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -USE_PERL5= yes - SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes |