aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/lplayer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/lplayer/Makefile b/audio/lplayer/Makefile
index 3d08b131fabb..40a28bc53e46 100644
--- a/audio/lplayer/Makefile
+++ b/audio/lplayer/Makefile
@@ -9,7 +9,7 @@
PORTNAME= lplayer
PORTVERSION= 0.98.1
-PORTREVISION= 0
+PORTREVISION= 1
#PORTEPOCH=
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -19,6 +19,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= alane@FreeBSD.org
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+
USE_QT_VER= 3
USE_GMAKE= yes
USE_REINPLACE= yes