diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-21 10:25:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-21 10:25:42 +0800 |
commit | 2b9f2918fae6cbb440161005333609d20efc06f5 (patch) | |
tree | 8e03f9a3732cc61c837d9044135879acb67489ce /audio/ccaudio2 | |
parent | 676aff72a2bd2d8570a7072e017abdbe368f270d (diff) | |
download | freebsd-ports-gnome-2b9f2918fae6cbb440161005333609d20efc06f5.tar.gz freebsd-ports-gnome-2b9f2918fae6cbb440161005333609d20efc06f5.tar.zst freebsd-ports-gnome-2b9f2918fae6cbb440161005333609d20efc06f5.zip |
- Unbreak build
Diffstat (limited to 'audio/ccaudio2')
-rw-r--r-- | audio/ccaudio2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index 8af68f94deb0..c508927b411c 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp \ CONFLICTS= ccaudio-[0-9]* +USE_PKGCONFIG= build USE_GNOME= gnomehack USE_CMAKE= yes CMAKE_OUTSOURCE=yes |