aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-11-19 20:53:00 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-11-19 20:53:00 +0000
commit750f1e99ed179a910838b35a6f35133083788bca (patch)
treeb02fb18013c9181fd230f0c514dbb5b611421c6b /emulators/wine-devel
parentf91433d07ada05bf64651e68c1b0fb95b320ba9c (diff)
downloadports-750f1e99ed179a910838b35a6f35133083788bca.tar.gz
ports-750f1e99ed179a910838b35a6f35133083788bca.zip
Update the Gecko Layout Engine component for wine-devel from version
2.24 to 2.34. Bump PORTREVISION of wine-devel. Approved by: dbn (maintainer)
Notes
Notes: svn path=/head/; revision=372816
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 254db5a706f5..e73e06003b64 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wine
DISTVERSION= 1.7.31
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -60,7 +61,7 @@ CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
DOSBOX_RUN_DEPENDS= dosbox:${PORTSDIR}/emulators/dosbox
-GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.24-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
+GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.34-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
GNUTLS_CONFIGURE_WITH= gnutls
GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls