aboutsummaryrefslogtreecommitdiffstats
path: root/games/atr3d
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-09-20 19:21:59 +0800
committerstas <stas@FreeBSD.org>2006-09-20 19:21:59 +0800
commit690719e4d56669840ac4b9264f949634ed10d1c1 (patch)
treef8a62d437d458241263339bd8d7a8582056207da /games/atr3d
parent5cbdf409c7db9b9d115b500f9084c97595f61719 (diff)
downloadfreebsd-ports-gnome-690719e4d56669840ac4b9264f949634ed10d1c1.tar.gz
freebsd-ports-gnome-690719e4d56669840ac4b9264f949634ed10d1c1.tar.zst
freebsd-ports-gnome-690719e4d56669840ac4b9264f949634ed10d1c1.zip
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
Diffstat (limited to 'games/atr3d')
-rw-r--r--games/atr3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index 83c018f1c4f0..675dfd2c8ec8 100644
--- a/games/atr3d/Makefile
+++ b/games/atr3d/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
glut.4:${PORTSDIR}/graphics/libglut \
alut.1:${PORTSDIR}/audio/freealut
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
+SDL_CONFIG?= ${LOCALBASE}/bin/sdl-config
WRKSRC= ${WRKDIR}/${PORTNAME}
itle='2013-10-26 08:52:33 +0800'>2013-10-261-0/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;stephen2013-07-061-8/+4 * - Update to 2.2.0.stephen2012-05-212-4/+5 * Bump port revision of all the octave-forge ports,maho2012-04-111-0/+1 * - Cosmetic change to Makefile. Use the variable OCTSRC to describe where thestephen2011-11-211-2/+6 * - Update to 2.1.0.stephen2011-11-072-4/+3 * - Bump portrevision for octave-forge-* ports because of update ofstephen2011-07-011-1/+1 * - Bump portrevision because math/octave updated to 3.4.1stephen2011-06-241-0/+2 * Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgstephen2011-06-14