diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-19 17:55:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-19 17:55:55 +0000 |
commit | 7dce0d41a5d65da61163b0ae5f68c0827818315f (patch) | |
tree | 3268d65cc19aebbf910bae035561e9af14b7c87a /misc/shared-mime-info | |
parent | 580b44012fc8d33d2041b105b1b5f67ebeb5e390 (diff) | |
download | ports-7dce0d41a5d65da61163b0ae5f68c0827818315f.tar.gz ports-7dce0d41a5d65da61163b0ae5f68c0827818315f.zip |
Notes
Diffstat (limited to 'misc/shared-mime-info')
-rw-r--r-- | misc/shared-mime-info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 68d583a42dab..00a08d70b6e3 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -15,7 +15,7 @@ COMMENT= A MIME type database from the FreeDesktop project GNU_CONFIGURE= yes USE_REINPLACE= yes -USE_GNOME= glib20 libxml2 +USE_GNOME= glib20 libxml2 intltool MAN1= update-mime-database.1 |