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 6cef50b..b95d9cd 100644 --- a/devel/flatzebra/Makefile +++ b/devel/flatzebra/Makefile @@ -13,7 +13,7 @@ COMMENT= Generic game engine for 2D double-buffering animation GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include -USES= pkgconfig libtool +USES= pathfix pkgconfig libtool USE_SDL= sdl mixer image USE_LDCONFIG= yes |