aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/nicotine-plus
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-09-27 18:05:22 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-09-27 18:05:22 +0000
commit5f8ab8f9c8beeca382a628734e05eb4d9c919d57 (patch)
treed8e76d247f1e880c22167d1f2ccd87716870b2a6 /net-p2p/nicotine-plus
parentc4db1064ba5c1e9f86caa32a2488bc414e02e6c8 (diff)
downloadports-5f8ab8f9c8beeca382a628734e05eb4d9c919d57.tar.gz
ports-5f8ab8f9c8beeca382a628734e05eb4d9c919d57.zip
Notes
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r--net-p2p/nicotine-plus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile
index c3d7ef40e171..e6745ea15de9 100644
--- a/net-p2p/nicotine-plus/Makefile
+++ b/net-p2p/nicotine-plus/Makefile
@@ -21,8 +21,8 @@ USE_PYDISTUTILS= yes
.include <bsd.port.pre.mk>
-.if exists(${PYTHON_SITELIBDIR}/ogg/vorbismodule.so) || defined(WITH_VORBIS)
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/vorbismodule.so:${PORTSDIR}/audio/py-vorbis
+.if exists(${PYTHON_SITELIBDIR}/ogg/vorbis.so) || defined(WITH_VORBIS)
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis
.else
pre-everything::
@${ECHO_MSG} ""