mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
This commit is contained in:
parent
0d2889621e
commit
605523fa40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156790
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ LIB_DEPENDS= gnet-2.0.0:${PORTSDIR}/net/gnet2
|
|||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ USE_X_PREFIX= yes
|
|||
USE_GCC= 3.4+
|
||||
USE_GNOME= libgnomeui gnomeprefix
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue