aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3riot
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 10:36:37 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 10:36:37 +0000
commit5ee77451ca99640d41c77158cb4610cdf3f34c78 (patch)
tree5e42e7395ddc540bc9525e0acfc69024179d75fb /audio/mp3riot
parent5ed6d73e5f047e7ae843cbe0743fd16027ab7b9a (diff)
downloadports-5ee77451ca99640d41c77158cb4610cdf3f34c78.tar.gz
ports-5ee77451ca99640d41c77158cb4610cdf3f34c78.zip
Notes
Diffstat (limited to 'audio/mp3riot')
-rw-r--r--audio/mp3riot/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile
index 4793f5ff7e51..041b3cdeaf24 100644
--- a/audio/mp3riot/Makefile
+++ b/audio/mp3riot/Makefile
@@ -24,10 +24,6 @@ PLIST_FILES= bin/mp3riot
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-RUN_DEPENDS+= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long
-.endif
-
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/mp3riot ${PREFIX}/bin
.if !defined(NOPORTDOCS)