aboutsummaryrefslogtreecommitdiffstats
path: root/games/flightgear-atlas
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-05-30 02:06:54 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-05-30 02:06:54 +0800
commit5cc54d330a177ecb83312c1ab9d73f4f72241bb2 (patch)
tree6b4c7cceecdbd646f256e1d16f2cc31eb10eda89 /games/flightgear-atlas
parentad7ec06f32cb222d2ae186f84956512f7fe19bb0 (diff)
downloadfreebsd-ports-gnome-5cc54d330a177ecb83312c1ab9d73f4f72241bb2.tar.gz
freebsd-ports-gnome-5cc54d330a177ecb83312c1ab9d73f4f72241bb2.tar.zst
freebsd-ports-gnome-5cc54d330a177ecb83312c1ab9d73f4f72241bb2.zip
- Update to 0.3.1.20090529
- Unbreak PR: 135062 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Diffstat (limited to 'games/flightgear-atlas')
-rw-r--r--games/flightgear-atlas/Makefile14
-rw-r--r--games/flightgear-atlas/distinfo6
2 files changed, 10 insertions, 10 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile
index 38ed90db1c54..f34353ecdc92 100644
--- a/games/flightgear-atlas/Makefile
+++ b/games/flightgear-atlas/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= flightgear-atlas
-PORTVERSION= 0.3.0.20080504
-PORTREVISION= 2
+PORTVERSION= 0.3.1.20090529
CATEGORIES= games
MASTER_SITES= http://contribs.martymac.com/FreeBSD-ports/distfiles/ \
http://freebsd.unixfreunde.de/sources/
@@ -28,14 +27,15 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
USE_AUTOTOOLS= aclocal:19 autoheader:262 automake:15 autoconf:262
AUTOMAKE_ARGS= --add-missing
-BROKEN= does not build with simgear
-
GNU_CONFIGURE= yes
USE_XORG= ice sm x11 xext xi xt xmu
-USE_GL= gl glu glut
+USE_GL= gl glu glut
-CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS= -L${LOCALBASE}/lib -L${LOCALBASE}/lib
+CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} \
+ -DSG_GLUT_H='<GL/glut.h>' \
+ -DSG_GL_H='<GL/gl.h>' \
+ -DSTL_STRING='<string>'
+LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-fgbase="${LOCALBASE}/share/FlightGear"
diff --git a/games/flightgear-atlas/distinfo b/games/flightgear-atlas/distinfo
index a042b7f9f17a..18652b2a68f8 100644
--- a/games/flightgear-atlas/distinfo
+++ b/games/flightgear-atlas/distinfo
@@ -1,3 +1,3 @@
-MD5 (Atlas-0.3.0.20080504.tar.gz) = a1e884dc3f75e82db7f7b2129cf074f2
-SHA256 (Atlas-0.3.0.20080504.tar.gz) = 8c4447debc1ad6bbd63622131179f3805d1bbda2a13e278a06f5e8fde03f2598
-SIZE (Atlas-0.3.0.20080504.tar.gz) = 133687
+MD5 (Atlas-0.3.1.20090529.tar.gz) = b14b8c8389b8dfeada50078967f6e9f1
+SHA256 (Atlas-0.3.1.20090529.tar.gz) = c08258e04328421912041278aea1f2cbc736d382d6bff5166e8417a8c2aabbeb
+SIZE (Atlas-0.3.1.20090529.tar.gz) = 130667