forked from Lainports/freebsd-ports
Allow these ports to build with GCC 4.2.
Approved by: portmgr (implicit)
This commit is contained in:
parent
56df434250
commit
25785909cc
8 changed files with 8 additions and 8 deletions
|
|
@ -26,7 +26,7 @@ LATEST_LINK= gconfmm26
|
|||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GNOME= gnomehack gconf2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GNOME= gnomehack gnometarget glib20
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnomevfs2
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ LATEST_LINK= libglademm24
|
|||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GNOME= gnomehack libglade2
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
|||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GMAKE= yes
|
||||
LATEST_LINK= libsigc++20
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack gtk20
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ USE_AUTOTOOLS= libtool:15
|
|||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GNOME= gnomehack libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ LATEST_LINK= libgnomemm26
|
|||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4
|
||||
USE_GCC= 3.4+
|
||||
USE_GNOME= gnomehack libgnome
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue