summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-08 09:48:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-08 09:48:18 +0000
commitde47ffe65cfc8ee11610c6378e1d0a342c137916 (patch)
tree239c363fdb342181a532529b1561eefc3fb2aea7 /emulators/wine
parentRemove a false dependency on libhal in case MTP option is selected (diff)
Remove dependency on libhal it is going to be removed from the ports tree
Notes
Notes: svn path=/head/; revision=564690
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 7d41b5ed6cad..ae34039602a2 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -4,6 +4,7 @@
PORTNAME= wine
DISTVERSION= 5.0.3
PORTEPOCH= 1
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
http://mirrors.ibiblio.org/wine/source/5.0/
@@ -58,7 +59,7 @@ SUB_FILES= pkg-message
PORTDATA= l_intl.nls wine.inf
-OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL SDL V4L VKD3D VULKAN WINEMAKER X11 GECKO MONO
+OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS LDAP LIBXSLT MPG123 OPENAL SDL V4L VKD3D VULKAN WINEMAKER X11 GECKO MONO
OPTIONS_DEFAULT=GNUTLS X11
OPTIONS_SUB= yes
@@ -83,9 +84,6 @@ GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine-gecko-2.47.1-x86.msi:emulators/wine-gec
GNUTLS_CONFIGURE_WITH= gnutls
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
-HAL_CONFIGURE_WITH= hal
-HAL_LIB_DEPENDS= libhal.so:sysutils/hal
-
LDAP_CONFIGURE_WITH= ldap
LDAP_USE= OPENLDAP=yes