diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-13 00:16:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-13 00:16:29 +0000 |
commit | 5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (patch) | |
tree | 98af802b3322b4a54225135638e2882425155007 /net-p2p/museekplus | |
parent | a73fee04224762fa5a2e7897fc4093fa963b527d (diff) | |
download | ports-5ca9a6aed07a4279fce6cf50ec0b17a0c704d358.tar.gz ports-5ca9a6aed07a4279fce6cf50ec0b17a0c704d358.zip |
Notes
Diffstat (limited to 'net-p2p/museekplus')
-rw-r--r-- | net-p2p/museekplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index 51d80d1e3bde..ab5a679d58c0 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -30,7 +30,7 @@ USE_PYTHON= yes USE_SCONS= yes USE_FAM= yes -SCONS_ARGS= QTDIR=${X11BASE} QT_LIB=qt-mt PREFIX=${PREFIX} VORBIS=yes +SCONS_ARGS= QTDIR=${QT_PREFIX} QT_LIB=qt-mt PREFIX=${PREFIX} VORBIS=yes DATADIR= share/museek MAN1= muscan.1 muscand.1 museekd.1 musetup.1 musetup-gtk.1 mulog.1 \ |