aboutsummaryrefslogtreecommitdiffstats
path: root/games/sdlCC/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-13 22:28:35 +0800
committermiwi <miwi@FreeBSD.org>2008-03-13 22:28:35 +0800
commit2895a9029075337c88e9fc87cba9c8a107f0fbfb (patch)
tree1d7404ba09f4cc66249bc9e964284e42b856cb78 /games/sdlCC/Makefile
parent06b660bc3ff8e87f1c62c54e6c8bd79ea0de0bf1 (diff)
downloadfreebsd-ports-gnome-2895a9029075337c88e9fc87cba9c8a107f0fbfb.tar.gz
freebsd-ports-gnome-2895a9029075337c88e9fc87cba9c8a107f0fbfb.tar.zst
freebsd-ports-gnome-2895a9029075337c88e9fc87cba9c8a107f0fbfb.zip
- Chase devel/sdl12 shlib version bump
Diffstat (limited to 'games/sdlCC/Makefile')
-rw-r--r--games/sdlCC/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/sdlCC/Makefile b/games/sdlCC/Makefile
index 73b5148b0253..296234ea712f 100644
--- a/games/sdlCC/Makefile
+++ b/games/sdlCC/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdlCC
PORTVERSION= 0.0.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://chinesecheckers.vegard2.no/ \
http://jcatki.no-ip.org/files/
@@ -14,6 +15,7 @@ MASTER_SITES= http://chinesecheckers.vegard2.no/ \
MAINTAINER= frank@dynamical-systems.org
COMMENT= An extensible chinese checkers game using SDL
+USE_AUTOTOOLS= libtool:15
USE_SDL= image mixer sdl
GNU_CONFIGURE= yes