diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
commit | 741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch) | |
tree | e9b79b363f2fc4a63535a25c71491fa49a79b556 /emulators | |
parent | e6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff) | |
download | ports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.tar.gz ports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/advancemame/Makefile | 1 | ||||
-rw-r--r-- | emulators/advancemenu/Makefile | 1 | ||||
-rw-r--r-- | emulators/advancemess/Makefile | 1 | ||||
-rw-r--r-- | emulators/atari800/Makefile | 1 | ||||
-rw-r--r-- | emulators/desmume/Makefile | 1 | ||||
-rw-r--r-- | emulators/dosbox/Makefile | 1 | ||||
-rw-r--r-- | emulators/fceu/Makefile | 1 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 1 | ||||
-rw-r--r-- | emulators/generator/Makefile | 1 | ||||
-rw-r--r-- | emulators/gngeo/Makefile | 1 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 1 | ||||
-rw-r--r-- | emulators/pearpc/Makefile | 1 | ||||
-rw-r--r-- | emulators/snes9x/Makefile | 1 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 1 | ||||
-rw-r--r-- | emulators/zsnes/Makefile | 1 |
15 files changed, 0 insertions, 15 deletions
diff --git a/emulators/advancemame/Makefile b/emulators/advancemame/Makefile index b7da54892e8a..c9207b0a2189 100644 --- a/emulators/advancemame/Makefile +++ b/emulators/advancemame/Makefile @@ -20,7 +20,6 @@ USE_GL= yes USE_GMAKE= yes USE_SDL= sdl GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS="${CFLAGS} -idirafter ${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/emulators/advancemenu/Makefile b/emulators/advancemenu/Makefile index d998c52c632d..4a9355cce325 100644 --- a/emulators/advancemenu/Makefile +++ b/emulators/advancemenu/Makefile @@ -20,7 +20,6 @@ USE_GL= yes USE_GMAKE= yes USE_SDL= sdl GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" OPTIONS= FREETYPE "Enable FreeType2 support" off \ diff --git a/emulators/advancemess/Makefile b/emulators/advancemess/Makefile index feaff9e62514..b89e59c75dd5 100644 --- a/emulators/advancemess/Makefile +++ b/emulators/advancemess/Makefile @@ -21,7 +21,6 @@ USE_GL= yes USE_GMAKE= yes USE_SDL= sdl GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS="${CFLAGS} -idirafter ${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index f9328f6cd51e..f7f6e0089b9b 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -26,7 +26,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" MAN1= atari800.1 diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile index a778d1273c51..f5f017775951 100644 --- a/emulators/desmume/Makefile +++ b/emulators/desmume/Makefile @@ -18,7 +18,6 @@ USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GNOME= gtk20 libglade2 PLIST_FILES= bin/desmume-glade bin/desmume bin/desmume-cli diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 5313ad0358e9..b0d5d9184f73 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -25,7 +25,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --enable-core-inline post-patch: diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index bd40d2da1cb8..aa56f201d49f 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -22,7 +22,6 @@ USE_SDL= sdl WRKSRC= ${WRKDIR}/fceu GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN6= fceu.6 diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index bd40d2da1cb8..aa56f201d49f 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -22,7 +22,6 @@ USE_SDL= sdl WRKSRC= ${WRKDIR}/fceu GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN6= fceu.6 diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index d6961b4bf16b..2df579756596 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -21,7 +21,6 @@ USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--with-gtk diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile index 8f61f0e2114f..9b616a45c3a6 100644 --- a/emulators/gngeo/Makefile +++ b/emulators/gngeo/Makefile @@ -22,7 +22,6 @@ USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="" --disable-gp2x CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CPPFLAGS= ${CFLAGS} `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include LDFLAGS= `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index ec0018aaec4e..518cd90c2728 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -26,7 +26,6 @@ USE_XORG= x11 USE_GL= glut CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 3924ab403b40..93b867eb4e6f 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -16,7 +16,6 @@ MAINTAINER= novel@FreeBSD.org COMMENT= PowerPC emulator GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PKGMESSAGE= ${WRKDIR}/pkg-message USE_XORG= x11 diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index d1c00728ddc4..5f9a1a23167c 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -26,7 +26,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-extensions CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAKE_ARGS= INCLUDES="-I${WRKSRC}/unzip -I${WRKSRC} -I${LOCALBASE}/include \ ${PTHREAD_CFLAGS}" LDLIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ OPTIMISE="${CXXFLAGS}" diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 198c54237822..0a3728bade20 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message MAN1= yabause.1 diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index a617f5956fc0..e069f9b9d2f8 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -36,7 +36,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-cpucheck CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= zsnes.1 PLIST_FILES= bin/zsnes |