summaryrefslogtreecommitdiff
path: root/emulators/snes9x/files/patch-port.h
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-08-03 15:51:59 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-08-03 15:51:59 +0000
commit750ee7411750aa554c74a59726e8f6518b2635be (patch)
tree35a701f4335a25ea2f1982f6c058574a8d3f09a2 /emulators/snes9x/files/patch-port.h
parentCopied port security/rubygem-doorkeeper and fix it to version 4.3.x which is ... (diff)
- Remove emulators/snes9x A update version is available at
emulators/snes9x-gtk
Notes
Notes: svn path=/head/; revision=476299
Diffstat (limited to 'emulators/snes9x/files/patch-port.h')
-rw-r--r--emulators/snes9x/files/patch-port.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/emulators/snes9x/files/patch-port.h b/emulators/snes9x/files/patch-port.h
deleted file mode 100644
index ad032b66b036..000000000000
--- a/emulators/snes9x/files/patch-port.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- port.h.orig Fri Jun 30 08:40:56 2006
-+++ port.h Tue Dec 26 23:09:22 2006
-@@ -360,6 +360,10 @@
- #define SYS_CONFIG_FILE "/etc/snes9x/snes9x.conf"
- #endif
-
-+#ifdef __FreeBSD__
-+#define TITLE "Snes9X: FreeBSD"
-+#endif
-+
- #ifndef TITLE
- #define TITLE "Snes9x"
- #endif