diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-14 15:23:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-14 15:23:31 +0000 |
commit | 0ee16a91782ac8349f9f1042d024008b8a6120df (patch) | |
tree | 77abc3b19787c60e4e933ab3e2eafcc6f7d5a9cb /games/gl-117/Makefile | |
parent | 485a14cee04084e0d1f3362d12f8aacd465e77d3 (diff) | |
download | ports-0ee16a91782ac8349f9f1042d024008b8a6120df.tar.gz ports-0ee16a91782ac8349f9f1042d024008b8a6120df.zip |
Notes
Diffstat (limited to 'games/gl-117/Makefile')
-rw-r--r-- | games/gl-117/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 3a26f66219f0..e349e1c94181 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= erik@smluc.org COMMENT= An OpenGL & SDL action flight simulator +LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut + WRKSRC= ${WRKDIR}/${DISTNAME}-src USE_SDL= mixer sdl USE_GL= yes |