diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-17 05:13:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-17 05:13:00 +0000 |
commit | 094361418ccdbd9697717461f9160eb5083e3888 (patch) | |
tree | 4fe1e61616fb107dddaa1802ccd25465a19fcb58 /games | |
parent | 1031a583b82c1229d2ebcb171d07aeaccc868744 (diff) | |
download | ports-094361418ccdbd9697717461f9160eb5083e3888.tar.gz ports-094361418ccdbd9697717461f9160eb5083e3888.zip |
Notes
Diffstat (limited to 'games')
-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" |