mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use system compiler on CURRENT
This commit is contained in:
parent
d4016e6432
commit
8e97c2bb12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192498
@ -20,7 +20,7 @@ USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
USE_GL= yes
|
||||
USE_SDL= mixer sdl ttf
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user