diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-12-30 10:17:23 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-12-30 10:17:23 +0000 |
commit | d7355a4dfdbc7f682268db1421fd237da61967b9 (patch) | |
tree | be7f50e059714fddcd92a887baae1acbb01aa5a7 /audio/prokyon3 | |
parent | 701937e31582c5dc0d25c7e93664236c0f1dfe5c (diff) | |
download | ports-d7355a4dfdbc7f682268db1421fd237da61967b9.tar.gz ports-d7355a4dfdbc7f682268db1421fd237da61967b9.zip |
Notes
Diffstat (limited to 'audio/prokyon3')
-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 f5cee0cf3440..49d210af4703 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= ${LOCALBASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin +BUILD_DEPENDS= ${X11BASE}/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 |