diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 19:55:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 19:55:48 +0000 |
commit | 0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch) | |
tree | 75e8ab6c627957618692c95d7dad6a3f1adee9d9 /games/phlipple | |
parent | 67024b2839e6cad6b79f6ce35a5925b15cb83cfe (diff) | |
download | ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.tar.gz ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.zip |
Notes
Diffstat (limited to 'games/phlipple')
-rw-r--r-- | games/phlipple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/phlipple/Makefile b/games/phlipple/Makefile index 75163662d868..982861c25b76 100644 --- a/games/phlipple/Makefile +++ b/games/phlipple/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ GLEW:${PORTSDIR}/graphics/glew GNU_CONFIGURE= yes +USES= pkgconfig USE_SDL= sdl mixer image USE_GL= gl glu |