diff options
author | lofi <lofi@FreeBSD.org> | 2003-12-30 18:17:23 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2003-12-30 18:17:23 +0800 |
commit | c7c9480a3694125b947eecdef4a5a5766c4ce62d (patch) | |
tree | f7649579b776b590dc65549e231ee16e3881cefc /audio | |
parent | 1510ef54c862f229e380f5245a4380172403e16a (diff) | |
download | freebsd-ports-gnome-c7c9480a3694125b947eecdef4a5a5766c4ce62d.tar.gz freebsd-ports-gnome-c7c9480a3694125b947eecdef4a5a5766c4ce62d.tar.zst freebsd-ports-gnome-c7c9480a3694125b947eecdef4a5a5766c4ce62d.zip |
Revert last commit - the qt-mysql-plugin is back in X11BASE.
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 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 |