aboutsummaryrefslogtreecommitdiff
path: root/games/crrcsim
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-05-30 20:39:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-05-30 20:39:12 +0000
commit3fef6c52f0fc4ef44d16f7c2f73fab20c9c251e5 (patch)
treec6487f309b5d29e868c4ea46df98e320c50df957 /games/crrcsim
parent0b206685de74445cde7f184f18a43c7ac16172a6 (diff)
downloadports-3fef6c52f0fc4ef44d16f7c2f73fab20c9c251e5.tar.gz
ports-3fef6c52f0fc4ef44d16f7c2f73fab20c9c251e5.zip
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change Add patches from debian for games/cultivation Add patches from upsteam for audio/rezound Mark py-fastaudio as broken Approved by: maintainer
Notes
Notes: svn path=/head/; revision=387982
Diffstat (limited to 'games/crrcsim')
-rw-r--r--games/crrcsim/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/crrcsim/Makefile b/games/crrcsim/Makefile
index 135212451bcc..1177eea68bd0 100644
--- a/games/crrcsim/Makefile
+++ b/games/crrcsim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= crrcsim
PORTVERSION= 0.9.11
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= BERLIOS
@@ -11,7 +11,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Model-airplane flight simulation program
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
-LIB_DEPENDS= libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \
+LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio \
libjpeg.so:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
@@ -19,8 +19,8 @@ USES= gmake
USE_SDL= sdl
USE_GL= gl glu
-CPPFLAGS+= -I${LOCALBASE}/include/portaudio2 -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib/portaudio2 -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
PORTDOCS= *