diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:03:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:03:38 +0000 |
commit | 2f3fa0d623bdcd62d54ce15cb63579c09a9a112d (patch) | |
tree | 631e513b3a5c47860154332bfcee7658a031c236 /audio | |
parent | fd2be90f232fbeb12a1b52708651be2b185a4b47 (diff) | |
download | ports-2f3fa0d623bdcd62d54ce15cb63579c09a9a112d.tar.gz ports-2f3fa0d623bdcd62d54ce15cb63579c09a9a112d.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libcanberra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index cb608a43aab9..e6b58abc20dd 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LGPL LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis -USES= gmake +USES= gmake pkgconfig USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack gconf2 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool libltdl |