1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Chase audio/libadplug update

This commit is contained in:
Emanuel Haupt 2010-01-05 15:23:28 +00:00
parent fc28714bb9
commit 3850f1ceed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247212

View File

@ -7,6 +7,7 @@
PORTNAME= ocp
PORTVERSION= 0.1.18
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://stian.cubic.org/ocp/ \
@ -80,7 +81,7 @@ EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-*
.endif
.if defined(WITH_ADPLUG)
LIB_DEPENDS+= adplug-2.1:${PORTSDIR}/audio/libadplug
LIB_DEPENDS+= adplug-2.2:${PORTSDIR}/audio/libadplug
CONFIGURE_ARGS+= --with-adplug
PLIST_SUB+= ADPLUG=""
.else