1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Depend on emulators/wine-gecko instead of emulators/wine-gecko-devel

when option GECKO is set.

Bump PORTREVISION accordingly.

Pet overeager portlint (when it comes to patch format).
This commit is contained in:
Gerald Pfeifer 2016-02-05 22:28:26 +00:00
parent 682d1c726d
commit 2ab8c6cf73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408274
3 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= wine
DISTVERSION= 1.8.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@ -66,7 +67,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.40-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko
GNUTLS_CONFIGURE_WITH= gnutls
GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls

View File

@ -1,3 +1,4 @@
--- UTC
diff --git a/configure b/configure
index 2646b0b..fc55a0e 100755
--- configure

View File

@ -1,3 +1,4 @@
--- UTC
--- libs/wine/mmap.c
+++ libs/wine/mmap.c
@@ -380,6 +380,9 @@