summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-06 01:31:03 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-06 01:31:03 +0000
commit1ce8d0bfed845f78a4b6d3c7c271a76e9b4a25a2 (patch)
tree75340c9185024bf0ccc6fd988b3655cb74b517c5 /games
parentUpdate to 10.3 (diff)
Update to 0.2.3
PR: 40243 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=62496
Diffstat (limited to 'games')
-rw-r--r--games/vamos/Makefile7
-rw-r--r--games/vamos/distinfo2
2 files changed, 6 insertions, 3 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index c67d05d82d48..7c3de2975a4b 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= vamos
-PORTVERSION= 0.2.2
-PORTREVSION= 1
+PORTVERSION= 0.2.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,10 +18,14 @@ BUILD_DEPENDS= ${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++
USE_MESA= yes
+USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${X11BASE}/lib -lGL -lGLU -lglut ${PTHREAD_LIBS}"
INSTALLS_SHLIB= yes
+post-patch:
+ @${REINPLACE_CMD} 's|std::fixed << ||g' ${WRKSRC}/vamos/Vamos_Car.cc
+
.include <bsd.port.mk>
diff --git a/games/vamos/distinfo b/games/vamos/distinfo
index af9f439f0ec9..18d5038ea9ce 100644
--- a/games/vamos/distinfo
+++ b/games/vamos/distinfo
@@ -1 +1 @@
-MD5 (vamos-0.2.2.tar.gz) = 4addc7a15fdafc384783d28cc81b4149
+MD5 (vamos-0.2.3.tar.gz) = 1eb79b4cd8d9948316aac9ab96312845