aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-10 21:40:20 +0800
committerantoine <antoine@FreeBSD.org>2014-09-10 21:40:20 +0800
commite79fc6f18c0ad5630600b8abfe4a3461f066cb18 (patch)
treeb67a17506d851dab967d95a216ae1f24d78758da
parent40b4f0283fbc4c84f44ce97d7ffd2246d7923b9b (diff)
downloadfreebsd-ports-gnome-e79fc6f18c0ad5630600b8abfe4a3461f066cb18.tar.gz
freebsd-ports-gnome-e79fc6f18c0ad5630600b8abfe4a3461f066cb18.tar.zst
freebsd-ports-gnome-e79fc6f18c0ad5630600b8abfe4a3461f066cb18.zip
- Allow staging as a regular user
- Remove some @exec/@unexec redundant with USES=shared-mime-info
-rw-r--r--net/gq/Makefile2
-rw-r--r--net/gq/pkg-plist2
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