diff options
Diffstat (limited to 'audio/ccaudio2/Makefile')
-rw-r--r-- | audio/ccaudio2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index c508927b411c..26836222f7f6 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp \ CONFLICTS= ccaudio-[0-9]* USE_PKGCONFIG= build -USE_GNOME= gnomehack +USES= pathfix USE_CMAKE= yes CMAKE_OUTSOURCE=yes USE_LDCONFIG= yes |