summaryrefslogtreecommitdiffstats
path: root/games/vamos
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-09-19 06:12:27 +0000
committerkrion <krion@FreeBSD.org>2003-09-19 06:12:27 +0000
commite806cd1ecbdc9a9ff4f63a2e186c767724cb3c6b (patch)
tree152762fdce19612f5efda1f7223ded6ff70021eb /games/vamos
parentdfa0105e13c23954326971f7b7a7432728ec7a9b (diff)
downloadFreeBSD-ports-e806cd1ecbdc9a9ff4f63a2e186c767724cb3c6b.zip
FreeBSD-ports-e806cd1ecbdc9a9ff4f63a2e186c767724cb3c6b.tar.gz
- Fix build
Submitted by: kris via bento
Diffstat (limited to 'games/vamos')
-rw-r--r--games/vamos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index 45286fa..b846cd8 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -17,7 +17,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:${PORTSDIR}/devel/libsigc++ \
+LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \
png.5:${PORTSDIR}/graphics/png
USE_MESA= yes
OpenPOWER on IntegriCloud