diff options
Diffstat (limited to 'games/gl-117')
-rw-r--r-- | games/gl-117/Makefile | 5 | ||||
-rw-r--r-- | games/gl-117/distinfo | 2 | ||||
-rw-r--r-- | games/gl-117/pkg-plist | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index e37ebeb02a4c..aa6d7898bed8 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gl-117 -PORTVERSION= 0.8.8 +PORTVERSION= 0.9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= erik@smluc.org COMMENT= An OpenGL & SDL action flight simulator -LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer +LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer\ + glut.3:${PORTSDIR}/graphics/Mesa3 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gl-117/distinfo b/games/gl-117/distinfo index 5272fd354a07..52c1644a1ce2 100644 --- a/games/gl-117/distinfo +++ b/games/gl-117/distinfo @@ -1 +1 @@ -MD5 (gl-117-0.8.8.tar.gz) = c318fc921164ecf8e03282b7cc64c5aa +MD5 (gl-117-0.9.tar.gz) = 5038d2a4e26e0ac8cac195644dc16111 diff --git a/games/gl-117/pkg-plist b/games/gl-117/pkg-plist index 3d108ee4954f..64d816531300 100644 --- a/games/gl-117/pkg-plist +++ b/games/gl-117/pkg-plist @@ -1,5 +1,6 @@ bin/gl-117 share/gl-117/models/aster1.3ds +share/gl-117/models/barrier.3ds share/gl-117/models/base1.3ds share/gl-117/models/cannon1.3ds share/gl-117/models/cannon2.3ds @@ -72,6 +73,7 @@ share/gl-117/sounds/plane1.wav share/gl-117/sounds/thunder1.wav share/gl-117/textures/arrow.tga share/gl-117/textures/aster1_n.tga +share/gl-117/textures/barrier_.tga share/gl-117/textures/base1_no.tga share/gl-117/textures/cactus1.tga share/gl-117/textures/cactusu1.tga |