diff options
author | pav <pav@FreeBSD.org> | 2008-07-25 22:34:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-07-25 22:34:52 +0800 |
commit | a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8 (patch) | |
tree | d20652415c1c6d90e215d8362613e0aef85ad597 /emulators | |
parent | 4660376d8ddccdb5ea1a075abcdd96eec1ade980 (diff) | |
download | freebsd-ports-gnome-a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8.tar.gz freebsd-ports-gnome-a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8.tar.zst freebsd-ports-gnome-a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8.zip |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dynagen-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/dynagen/Makefile | 1 | ||||
-rw-r--r-- | emulators/dynamips-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/dynamips/Makefile | 1 | ||||
-rw-r--r-- | emulators/nonpareil/Makefile | 1 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 1 | ||||
-rw-r--r-- | emulators/raine/Makefile | 1 | ||||
-rw-r--r-- | emulators/vba/Makefile | 1 | ||||
-rw-r--r-- | emulators/xmame/Makefile | 4 |
9 files changed, 0 insertions, 12 deletions
diff --git a/emulators/dynagen-devel/Makefile b/emulators/dynagen-devel/Makefile index 8c234950d89f..0af303bf5c03 100644 --- a/emulators/dynagen-devel/Makefile +++ b/emulators/dynagen-devel/Makefile @@ -25,7 +25,6 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 0.4.4 ALL_TARGET= # empty -USE_GCC= 3.4+ USE_DOS2UNIX= yes post-install: diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile index 74126438a384..46908cf1a684 100644 --- a/emulators/dynagen/Makefile +++ b/emulators/dynagen/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= dynamips:${PORTSDIR}/emulators/dynamips-devel USE_PYTHON= yes USE_PYDISTUTILS= yes ALL_TARGET= # empty -USE_GCC= 3.4+ USE_DOS2UNIX= yes post-install: diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile index 368c46cbacbd..d2b2b5ec9d6d 100644 --- a/emulators/dynamips-devel/Makefile +++ b/emulators/dynamips-devel/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf CONFLICTS= dynamips-[0-9]* USE_GMAKE= yes -USE_GCC= 3.2+ ALL_TARGET= ${PORTNAME} nvram_export MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\ PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\ diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile index f861282b5f8d..f81c73abaec8 100644 --- a/emulators/dynamips/Makefile +++ b/emulators/dynamips/Makefile @@ -17,7 +17,6 @@ COMMENT= Cisco 3600/7200 Simulator LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf USE_GMAKE= yes -USE_GCC= 3.2+ ALL_TARGET= ${PORTNAME} nvram_export MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\ PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\ diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile index f50f6b86a35d..59ec7446393d 100644 --- a/emulators/nonpareil/Makefile +++ b/emulators/nonpareil/Makefile @@ -20,7 +20,6 @@ USE_BISON= build USE_SCONS= yes USE_GNOME= gtk20 libxml2 USE_SDL= mixer -USE_GCC= 3.4+ SCONS_ARGS+= prefix="${PREFIX}" diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 6dc2348eef40..15e886d31e5e 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -28,7 +28,6 @@ MAKE_ARGS+= INSTALL_BINARY_DIR=${PREFIX}/bin \ MAKEFILE= GNUmakefile USE_GMAKE= yes -USE_GCC= 3.3+ USE_TCL= 84 USE_TCL_BUILD= 84 USE_SDL= sdl image diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index e2b2b09c383f..f4e19bd5f0fb 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ vga.1:${PORTSDIR}/graphics/svgalib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GCC= 3.2+ USE_BZIP2= yes USE_GMAKE= yes USE_SDL= sdl diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index ccb3dfd3b6a6..3b2d20e43fc6 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -43,7 +43,6 @@ BROKEN= Fails to compile: internal gcc error .ifdef(WITH_GTK2) PLIST_SUB= INSTALL_GTK2="" -USE_GCC= 3.4+ CONFIGURE_ARGS+= --enable-gtk=2.4 USE_GNOME= gnomelibs gtk20 LIB_DEPENDS+= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index f83eef163065..4455c41571c8 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -115,10 +115,6 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS} BROKEN= internal gcc error on FreeBSD < 6.x .endif -.if (${MAMEMESS} == "mess") -USE_GCC= 3.4+ -.endif - .if defined(WITH_ASM68K) ASM_COMMENT= .else |