diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
commit | 7020ba824d0766f01012481d30671834bccc6cc9 (patch) | |
tree | b8061c4bd911cb2507a3cc6b0ebdc773e91473b7 /devel/flatzebra | |
parent | ac0c23c912957d0cfaa1ccb1f236d4da619b1889 (diff) |
Notes
Diffstat (limited to 'devel/flatzebra')
-rw-r--r-- | devel/flatzebra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/flatzebra/Makefile b/devel/flatzebra/Makefile index aa1bf94c6652..3c3292f55f83 100644 --- a/devel/flatzebra/Makefile +++ b/devel/flatzebra/Makefile @@ -12,9 +12,9 @@ COMMENT= A generic game engine for 2D double-buffering animation GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include +USES= pkgconfig USE_AUTOTOOLS= libtool USE_SDL= sdl mixer image -USE_PKGCONFIG= build USE_LDCONFIG= yes |