1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

add USE_GCC=4.3+

bump portrevision because of boost update
This commit is contained in:
Oliver Lehmann 2009-07-31 09:55:45 +00:00
parent f57c3e9fe4
commit 6b56fab7a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238698

View File

@ -7,6 +7,7 @@
PORTNAME= gigi
PORTVERSION= 0.6.0.729
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL}
@ -19,6 +20,7 @@ LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
boost_python.4:${PORTSDIR}/devel/boost-python-libs \
freetype.9:${PORTSDIR}/print/freetype2
USE_GCC= 4.3+
USE_SCONS= yes
SCONS_ARGS= prefix="" pkgconfigdir=""
USE_BZIP2= yes