Add missing dependency on libgnomeui

"Noticed" (anthropomorphically) by:	bento
This commit is contained in:
Adam Weinberger 2003-10-17 05:13:00 +00:00
parent 1031a583b8
commit 094361418c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91472

View File

@ -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"