aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2014-12-26 18:52:16 +0000
committerDavid Naylor <dbn@FreeBSD.org>2014-12-26 18:52:16 +0000
commit145b805ccb5dc316fa255469486b50643dabca6a (patch)
tree9dedc783ccc883fe65a8579015308e80688a0153 /emulators/wine
parent0661888397fbd4b52e142a64a8ac4c6ed594cd23 (diff)
downloadports-145b805ccb5dc316fa255469486b50643dabca6a.tar.gz
ports-145b805ccb5dc316fa255469486b50643dabca6a.zip
Notes
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 8044037c1d5f..59b3adbcf1c6 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wine
DISTVERSION= 1.6.2
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -19,7 +19,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
-CONFLICTS_INSTALL= i386-wine-[0-9]* i386-wine-devel-[0-9]* wine-devel-[0-9]*
+CONFLICTS_INSTALL= wine-compholio-[0-9]* wine-devel-[0-9]* i386-wine-[0-9]* \
+ i386-wine-compholio-[0-9]* i386-wine-devel-[0-9]*
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib