svn commit: r312042 - head/emulators/wine-devel

Sergey A. Osokin osa at FreeBSD.org
Mon Feb 11 04:45:33 UTC 2013


Author: osa
Date: Mon Feb 11 04:45:32 2013
New Revision: 312042
URL: http://svnweb.freebsd.org/changeset/ports/312042

Log:
  Update dependence's version.
  
  Approved by:	gerald

Modified:
  head/emulators/wine-devel/Makefile

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Mon Feb 11 03:55:51 2013	(r312041)
+++ head/emulators/wine-devel/Makefile	Mon Feb 11 04:45:32 2013	(r312042)
@@ -125,7 +125,7 @@ RUN_DEPENDS+=	p5-XML-LibXML>0:${PORTSDIR
 .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}


More information about the svn-ports-head mailing list