aboutsummaryrefslogtreecommitdiffstats
path: root/games/crrcsim
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-05-31 04:39:12 +0800
committerbapt <bapt@FreeBSD.org>2015-05-31 04:39:12 +0800
commitb59b6099b4d24dea62584334abcd9af40a23478c (patch)
treec6487f309b5d29e868c4ea46df98e320c50df957 /games/crrcsim
parent879b5d290b19b7c2735c5fabfe2901e1d2b76a4a (diff)
downloadfreebsd-ports-gnome-b59b6099b4d24dea62584334abcd9af40a23478c.tar.gz
freebsd-ports-gnome-b59b6099b4d24dea62584334abcd9af40a23478c.tar.zst
freebsd-ports-gnome-b59b6099b4d24dea62584334abcd9af40a23478c.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
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= *