diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-09 18:54:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-09 18:54:28 +0000 |
commit | 11008fac27e5485282926e61cd96bac1a4ae3069 (patch) | |
tree | 3b969fb0c53d4fb2ae1cc9be5ebaeeab1ed7e2c9 /games/battletanks | |
parent | 91aef48724f00ea5b70b061a0f80e8a21301e82e (diff) | |
download | ports-11008fac27e5485282926e61cd96bac1a4ae3069.tar.gz ports-11008fac27e5485282926e61cd96bac1a4ae3069.zip |
Notes
Diffstat (limited to 'games/battletanks')
-rw-r--r-- | games/battletanks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile index 46ef70900237..f22ddd3a80b2 100644 --- a/games/battletanks/Makefile +++ b/games/battletanks/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ vorbisfile.6:${PORTSDIR}/audio/libvorbis \ smpeg.1:${PORTSDIR}/multimedia/smpeg +USES= pkgconfig USE_BZIP2= yes USE_GCC= yes USE_LDCONFIG= yes |