mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix the build with objformat removal on -CURRENT.
PR: ports/109754, ports/109755 Submitted by: rafan
This commit is contained in:
parent
4f18c896f2
commit
a79a4ddf6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186366
@ -23,6 +23,7 @@ USE_GNOME= gnomehack gnomeprefix gnomehier libgda
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_OMF= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -28,6 +28,7 @@ USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_OMF= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-gtk-doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user