diff options
Diffstat (limited to 'games/monkeybubble')
-rw-r--r-- | games/monkeybubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index ee69b6bb7dc0..f6a1dc153b95 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -21,7 +21,7 @@ USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix librsvg2 +USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |