Chase audio/libadplug update
This commit is contained in:
parent
aa2f48a00a
commit
488e6adb05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162739
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ocp
|
||||
PORTVERSION= 0.1.9
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://labs.nixia.no/ \
|
||||
http://critical.ch/distfiles/
|
||||
@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --with-x11=yes
|
||||
CONFIGURE_ARGS+= --with-debug
|
||||
.endif
|
||||
.if defined(WITH_ADPLUG)
|
||||
LIB_DEPENDS+= adplug-1.5.1:${PORTSDIR}/audio/libadplug
|
||||
LIB_DEPENDS+= adplug-2.0.0:${PORTSDIR}/audio/libadplug
|
||||
CONFIGURE_ARGS+= --without-x11 --with-adplug
|
||||
PLIST_SUB+= ADPLUG=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user