aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/nicotine-plus
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-10-03 13:58:42 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-10-03 13:58:42 +0000
commit7848e51306190347664eb36c2a6f2408b3ec9e06 (patch)
tree4387ea56d4d2a5215d63c3d93a574cfabfecc8d2 /net-p2p/nicotine-plus
parentef229c587156d1557d14cda80f1066aa3968c84b (diff)
downloadports-7848e51306190347664eb36c2a6f2408b3ec9e06.tar.gz
ports-7848e51306190347664eb36c2a6f2408b3ec9e06.zip
Fix RUN_DEPENDS when Vorbis support is requested.
PR: 57531 Submitted by: Stefan Walter <sw@gegenunendlich.de>
Notes
Notes: svn path=/head/; revision=90130
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r--net-p2p/nicotine-plus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile
index e6745ea15de9..9774437325c0 100644
--- a/net-p2p/nicotine-plus/Makefile
+++ b/net-p2p/nicotine-plus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nicotine
PORTVERSION= 1.0.4.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://nicotine.thegraveyard.org/
@@ -22,7 +23,7 @@ USE_PYDISTUTILS= yes
.include <bsd.port.pre.mk>
.if exists(${PYTHON_SITELIBDIR}/ogg/vorbis.so) || defined(WITH_VORBIS)
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis
.else
pre-everything::
@${ECHO_MSG} ""