diff options
Diffstat (limited to 'misc/shared-mime-info')
-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 24ea46b75601..635a12d3012d 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -11,10 +11,9 @@ MASTER_SITES= http://people.freedesktop.org/~hadess/ MAINTAINER= gnome@FreeBSD.org COMMENT= MIME types database from the freedesktop.org project -USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-mimedb -USES= pathfix pkgconfig gettext gmake +USES= pathfix pkgconfig gettext gmake tar:xz USE_GNOME= glib20 libxml2 intltool intlhack CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |