diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-15 14:23:01 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-15 14:23:01 +0800 |
commit | 7d3aa6fd771a0ed29deed852ecc0dc09cd695c4c (patch) | |
tree | baa7cd0f5064f83420308357d1e2c9640c00c5e2 /emulators | |
parent | 0fed5d82a3d8ee6bd85c30e2bb5c1ef82b7b218f (diff) | |
download | freebsd-ports-gnome-7d3aa6fd771a0ed29deed852ecc0dc09cd695c4c.tar.gz freebsd-ports-gnome-7d3aa6fd771a0ed29deed852ecc0dc09cd695c4c.tar.zst freebsd-ports-gnome-7d3aa6fd771a0ed29deed852ecc0dc09cd695c4c.zip |
- Update patches for XFree86-4.4.0
Approved by: Travis Poppe
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mupen64-glide/Makefile | 5 | ||||
-rw-r--r-- | emulators/mupen64-glide/files/patch-main.cpp (renamed from emulators/mupen64-glide/files/extra-patch-main.cpp) | 0 | ||||
-rw-r--r-- | emulators/mupen64-glide/files/patch-main.h (renamed from emulators/mupen64-glide/files/extra-patch-main.h) | 0 |
3 files changed, 0 insertions, 5 deletions
diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile index bfcef7b12339..423c73ef0f6d 100644 --- a/emulators/mupen64-glide/Makefile +++ b/emulators/mupen64-glide/Makefile @@ -46,11 +46,6 @@ do-install: .include <bsd.port.pre.mk> -.if defined(X_WINDOW_SYSTEM) && ${X_WINDOW_SYSTEM:L} == xorg -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-main.cpp \ - ${FILESDIR}/extra-patch-main.h -.endif - CFLAGS+= -Iwrapper/ `${SDL_CONFIG} --cflags` CFLAGS+= -DUSE_GTK `${GTK_CONFIG} --cflags` -fPIC CFLAGS+= -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe diff --git a/emulators/mupen64-glide/files/extra-patch-main.cpp b/emulators/mupen64-glide/files/patch-main.cpp index 6cb9dc93c9b5..6cb9dc93c9b5 100644 --- a/emulators/mupen64-glide/files/extra-patch-main.cpp +++ b/emulators/mupen64-glide/files/patch-main.cpp diff --git a/emulators/mupen64-glide/files/extra-patch-main.h b/emulators/mupen64-glide/files/patch-main.h index aefbaa4f1fd0..aefbaa4f1fd0 100644 --- a/emulators/mupen64-glide/files/extra-patch-main.h +++ b/emulators/mupen64-glide/files/patch-main.h |