diff options
author | erwin <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
commit | 7ef7264ae34f6cb991ce3f03434603e8aab6cfa8 (patch) | |
tree | a505991cc1185979959e05f2383dd62ab5c377ef /mail/p5-Mail-Freshmeat/Makefile | |
parent | 6776f0024b38608c125fd923b6ef1e1bcded4bf9 (diff) | |
download | FreeBSD-ports-7ef7264ae34f6cb991ce3f03434603e8aab6cfa8.zip FreeBSD-ports-7ef7264ae34f6cb991ce3f03434603e8aab6cfa8.tar.gz |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Diffstat (limited to 'mail/p5-Mail-Freshmeat/Makefile')
-rw-r--r-- | mail/p5-Mail-Freshmeat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/p5-Mail-Freshmeat/Makefile b/mail/p5-Mail-Freshmeat/Makefile index acb6259..606af9c 100644 --- a/mail/p5-Mail-Freshmeat/Makefile +++ b/mail/p5-Mail-Freshmeat/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl module to parse daily newsletters from freshmeat.net BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${SITE_PERL} PERL_CONFIGURE= yes MAN3= Freshmeat.3 |