mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
add missing libgnomeui depend
fix build on -stable (use gcc33) Noticed by: bento via kris
This commit is contained in:
parent
013c587777
commit
e484cf47cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108783
@ -19,7 +19,8 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
|
||||
USE_X_PREFIX= yes
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gtk20 gnomeprefix
|
||||
USE_GNOME= gtk20 gnomeprefix libgnomeui
|
||||
USE_GCC= 3.3
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user