diff options
Diffstat (limited to 'audio/libinstpatch/Makefile')
-rw-r--r-- | audio/libinstpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libinstpatch/Makefile b/audio/libinstpatch/Makefile index 4d025b6a6381..a68e9d0d80d0 100644 --- a/audio/libinstpatch/Makefile +++ b/audio/libinstpatch/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsndfile.so:audio/libsndfile -USES= cmake:outsource gettext-runtime gnome localbase:ldflags pkgconfig tar:bz2 +USES= cmake gettext-runtime gnome localbase:ldflags pkgconfig tar:bz2 USE_GNOME= glib20 USE_LDCONFIG= yes |