Add libgnomeprintui to USE_GNOME to fix build.

Reported by:	kris
This commit is contained in:
Adam Weinberger 2003-06-18 21:33:09 +00:00
parent b8eba4ec6c
commit 654cfe5a3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83270

View file

@ -21,7 +21,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomeprefix gnomehack libgnome
USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgnuregex"