diff options
Diffstat (limited to 'devel/flatzebra/Makefile')
-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 |