aboutsummaryrefslogtreecommitdiff
path: root/audio/alsaplayer/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
commitc7ca0ba1270728541cb85479f0fd9d4aa5d82567 (patch)
treee120d11744661e220d8a3555e1cc169d34966ca9 /audio/alsaplayer/Makefile
parent556c0d85678a5197e3ae8e4a697f4c3f6a450e8e (diff)
downloadports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.tar.gz
ports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.zip
Notes
Diffstat (limited to 'audio/alsaplayer/Makefile')
-rw-r--r--audio/alsaplayer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile
index 32394efc2772..cc352ff2417a 100644
--- a/audio/alsaplayer/Makefile
+++ b/audio/alsaplayer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= alsaplayer
PORTVERSION= 0.99.75
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/people/andy/ \
http://www.alsaplayer.org/
@@ -14,7 +15,7 @@ MASTER_SITES= ftp://ftp.alsa-project.org/pub/people/andy/ \
MAINTAINER= co9@xs4all.nl
COMMENT= Audio player with pitch control and a GNOME GUI
-LIB_DEPENDS= mad.1:${PORTSDIR}/audio/mad \
+LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad \
sndfile.1:${PORTSDIR}/audio/libsndfile
USE_REINPLACE= yes