aboutsummaryrefslogtreecommitdiff
path: root/emulators/pipelight
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2014-08-18 19:15:51 +0000
committerKris Moore <kmoore@FreeBSD.org>2014-08-18 19:15:51 +0000
commit3874dddae569b7efd30f8cf2f0dbbe980534f5fb (patch)
treecc0bacd4c981e2dfd19fe8b1d94cbea856b00a18 /emulators/pipelight
parent1c6ed8eca3fd323ad84584b083ec5246b4f5cc34 (diff)
downloadports-3874dddae569b7efd30f8cf2f0dbbe980534f5fb.tar.gz
ports-3874dddae569b7efd30f8cf2f0dbbe980534f5fb.zip
- Make pipelight depend on the new i386-wine-compholio on amd64
- Bump PORTREV
Notes
Notes: svn path=/head/; revision=365344
Diffstat (limited to 'emulators/pipelight')
-rw-r--r--emulators/pipelight/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/pipelight/Makefile b/emulators/pipelight/Makefile
index 343b8a50b0be..87b305062537 100644
--- a/emulators/pipelight/Makefile
+++ b/emulators/pipelight/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pipelight
DISTVERSION= 0.2.7.3
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://bitbucket.org/mmueller2012/pipelight/get/ \
http://repos.fds-team.de/pluginloader/v${DISTVERSION}/:plg
@@ -46,8 +47,8 @@ MAKE_JOBS_UNSAFE=yes
BUILD_DEPENDS+= ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/wine-compholio
RUN_DEPENDS+= ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/wine-compholio
.elif ${ARCH} == "amd64"
-BUILD_DEPENDS+= ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/i386-wine-devel
-RUN_DEPENDS+= ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/i386-wine-devel
+BUILD_DEPENDS+= ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/i386-wine-compholio
+RUN_DEPENDS+= ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/i386-wine-compholio
.endif
pre-configure: