diff options
Diffstat (limited to 'misc/shared-mime-info/Makefile')
-rw-r--r-- | misc/shared-mime-info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 56944c218531..3bce0c4de26b 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -7,14 +7,14 @@ # PORTNAME= shared-mime-info -PORTVERSION= 0.90 +PORTVERSION= 1.0 CATEGORIES= misc gnome MASTER_SITES= http://people.freedesktop.org/~hadess/ MAINTAINER= gnome@FreeBSD.org COMMENT= A MIME type database from the FreeDesktop project -USE_BZIP2= yes +USE_XZ= yes GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes |