diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /audio/xmms-kde | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
Diffstat (limited to 'audio/xmms-kde')
-rw-r--r-- | audio/xmms-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index 9429539c820e..6b3a5ec06d70 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ USE_KDELIBS_VER= 3 USE_GNOME= gtk12 gnometarget USE_SDL= sdl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-xmms-prefix=${LOCALBASE} \ --with-smpeg-prefix=${LOCALBASE} \ --with-vorbis-prefix=${LOCALBASE} \ |