1
0
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:
Jeremy Messenger 2007-03-02 18:59:29 +00:00
parent 4f18c896f2
commit a79a4ddf6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186366
2 changed files with 2 additions and 0 deletions

View File

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

View File

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