aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2013-02-11 12:45:32 +0800
committerosa <osa@FreeBSD.org>2013-02-11 12:45:32 +0800
commite163a70529d79a7290789433489021b7a3ac30dd (patch)
tree0c63a081341cece37d7b3f77271ffb640033fee1 /emulators
parent7358f97c985fd9d60c724b5951691c42d2b9d206 (diff)
downloadfreebsd-ports-gnome-e163a70529d79a7290789433489021b7a3ac30dd.tar.gz
freebsd-ports-gnome-e163a70529d79a7290789433489021b7a3ac30dd.tar.zst
freebsd-ports-gnome-e163a70529d79a7290789433489021b7a3ac30dd.zip
Update dependence's version.
Approved by: gerald
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index d01f60b7c41c..117a2440e4f0 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -125,7 +125,7 @@ RUN_DEPENDS+= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
.endif
.if ${PORT_OPTIONS:MGECKO}
-RUN_DEPENDS+= ${DATADIR}/gecko/wine_gecko-1.7-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
+RUN_DEPENDS+= ${DATADIR}/gecko/wine_gecko-1.9-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
.endif
.if ${PORT_OPTIONS:MMONO}