diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-07-24 06:53:02 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-07-24 06:53:02 +0000 |
commit | a2b0b443c4e261b1c2c585391348468e058c5bc4 (patch) | |
tree | b752075bbd521162437ab72c2230f54430555786 /net-p2p/tvrss/Makefile | |
parent | - Update to 0.36 (diff) |
- Use USE_PERL5 correctly
Notes
Notes:
svn path=/head/; revision=196168
Diffstat (limited to '')
-rw-r--r-- | net-p2p/tvrss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/tvrss/Makefile b/net-p2p/tvrss/Makefile index da4f75e95e78..b10364cce1c2 100644 --- a/net-p2p/tvrss/Makefile +++ b/net-p2p/tvrss/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= \ ${SITE_PERL}/XML/RAI.pm:${PORTSDIR}/textproc/p5-XML-RAI \ wget:${PORTSDIR}/ftp/wget -USE_PERL= yes +USE_PERL5= yes NO_BUILD= yes PLIST_FILES= \ |