diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/shared-mime-info/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 6bff660a1..e859bd71a 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -13,9 +13,8 @@ COMMENT= MIME types database from the freedesktop.org project USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-mimedb -USES= gettext pathfix +USES= gettext pathfix pkgconfig USE_GMAKE= yes -USE_PKGCONFIG= build USE_GNOME= glib20 libxml2 intltool intlhack CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |