diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-11 20:37:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-11 20:37:23 +0800 |
commit | 25204cdfe4c91a6ac3af2487703585472dace49a (patch) | |
tree | 8f4f8f5e6910924ab1e2b08fa7937f5dfedf5745 /audio/libcanberra/Makefile | |
parent | f666dff82cc3a04e6e188fde341f9fccb77eca0b (diff) | |
download | marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.gz marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.bz2 marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.lz marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.xz marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.zst marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.zip |
Do some USES maintaince.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18440 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/libcanberra/Makefile')
-rw-r--r-- | audio/libcanberra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index 726d97b50..d3a09f2d9 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LGPL LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gtk20 ltverhack gconf2 +USES= pathfix pkgconfig +USE_GNOME= gnomeprefix gnomehier gtk20 ltverhack gconf2 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool libltdl CONFIGURE_ARGS= --disable-lynx --disable-tdb --disable-alsa |