diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gq/Makefile | 2 | ||||
-rw-r--r-- | net/gq/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index 948bb0af1596..832c5208b0a6 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -23,7 +23,7 @@ USE_OPENSSL= yes USE_OPENLDAP= yes USES= gettext gmake pkgconfig shared-mime-info desktop-file-utils GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-ldap-prefix=${LOCALBASE} +CONFIGURE_ARGS= --with-ldap-prefix=${LOCALBASE} --disable-update-mimedb DND_CONFIGURE_ENABLE= browser-dns CACHE_CONFIGURE_ENABLE= cache INSTALLS_ICONS= yes diff --git a/net/gq/pkg-plist b/net/gq/pkg-plist index de3a5a04c09e..549b4af0986d 100644 --- a/net/gq/pkg-plist +++ b/net/gq/pkg-plist @@ -28,5 +28,3 @@ share/omf/gq-manual/gq-manual-de.omf @dirrm share/gnome/help/gq-manual/de @dirrm share/gnome/help/gq-manual @dirrm share/omf/gq-manual -@exec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime -@unexec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime |