diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-12-26 13:44:49 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-12-26 13:44:49 +0000 |
commit | afd1e5745f450e56fda74a8209daef377e69e70d (patch) | |
tree | 12f5e384956a5b51c2c5559c40217b2ca44681bd /audio | |
parent | 7ef994d2b44454acb13d75d12aa1eb4b5c52d679 (diff) | |
download | ports-afd1e5745f450e56fda74a8209daef377e69e70d.tar.gz ports-afd1e5745f450e56fda74a8209daef377e69e70d.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/prokyon3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 49d210af4703..f5cee0cf3440 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/} MAINTAINER= kay_lehmann@web.de COMMENT= Prokyon3 is a multithreaded MP3 manager and tag editor -BUILD_DEPENDS= ${X11BASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin +BUILD_DEPENDS= ${LOCALBASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib \ vorbis.3:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |