mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Make pipelight depend on the new i386-wine-compholio on amd64
- Bump PORTREV
This commit is contained in:
parent
1c6ed8eca3
commit
3874dddae5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365344
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user