summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-23 18:51:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-23 18:51:11 +0000
commit4eb0c493e8014c4409ed406cb8dfa0e8301505d9 (patch)
treeadd738ed520985af8b4ecef5c5fa0235282fe7e3 /x11-toolkits
parent- Mark DEPRECATED since it is not supported by upstream (diff)
Depend on update-mime-database instead of a file generated by pkg-install
Notes
Notes: svn path=/head/; revision=377756
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index c508a874d406..e1e732ecde7a 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -23,7 +23,7 @@ PORTSCOUT= limitw:0,even
.if !defined(REFERENCE_PORT)
-RUN_DEPENDS+= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
+RUN_DEPENDS+= update-mime-database:${PORTSDIR}/misc/shared-mime-info \
${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
python:${PORTSDIR}/lang/python