summaryrefslogtreecommitdiff
path: root/games/vamos
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-01 05:22:08 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-01 05:22:08 +0000
commit36277cfaab256ba90d0bb423fabcaed5e2f592f2 (patch)
tree356c3b3affb5d80eee1278a8503524c8e9c2eeb7 /games/vamos
parentRemove clean from ${SUBDIR}. This will stop INDEX build from failing due (diff)
- Fix build on bento
Submitted by: Mark Linimon, Ports Fury
Notes
Notes: svn path=/head/; revision=89944
Diffstat (limited to 'games/vamos')
-rw-r--r--games/vamos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index b846cd8f1d2f..0c9db58f74a2 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -18,6 +18,7 @@ COMMENT= An automotive simulation framework
BUILD_DEPENDS= ${X11BASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear \
${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \
+ sigc.1:${PORTSDIR}/devel/libsigc++ \
png.5:${PORTSDIR}/graphics/png
USE_MESA= yes