diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:38:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:38:20 +0000 |
commit | 2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e (patch) | |
tree | dcc51daa0e2c5e9ccc324cd5a8c84ae9b92545d4 /games/uqm | |
parent | bd0f959252ca4814047bdc870b10fe9b462632c4 (diff) | |
download | ports-2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e.tar.gz ports-2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e.zip |
Notes
Diffstat (limited to 'games/uqm')
-rw-r--r-- | games/uqm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/uqm/Makefile b/games/uqm/Makefile index c279066038ad..5d21c256db0d 100644 --- a/games/uqm/Makefile +++ b/games/uqm/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ mikmod:${PORTSDIR}/audio/libmikmod -USE_GMAKE= yes +USES= gmake pkgconfig USE_SDL= image sdl NO_INSTALL_MANPAGES= yes DATAVERSION= 0.7.0 |