Add libgnomeprintui to USE_GNOME to fix build.
Reported by: kris
This commit is contained in:
parent
b8eba4ec6c
commit
654cfe5a3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83270
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue