aboutsummaryrefslogtreecommitdiff
path: root/games/kdegames4
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-04-29 07:30:33 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-04-29 07:30:33 +0000
commit676603aa24881cbe2ff0a0f45f398253b5ccdd54 (patch)
treeb3497278d03f43478f977c67ef64d2a756751cc5 /games/kdegames4
parentadacf4b9027fde177ecd4c45fcab511bd5d40279 (diff)
downloadports-676603aa24881cbe2ff0a0f45f398253b5ccdd54.tar.gz
ports-676603aa24881cbe2ff0a0f45f398253b5ccdd54.zip
This patch is not needed because of rev 1.65 of the port's makefile.
Pointed out by: Tony Maher <tonym@biolateral.com.au>
Notes
Notes: svn path=/head/; revision=58295
Diffstat (limited to 'games/kdegames4')
-rw-r--r--games/kdegames4/files/patch-wizard.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/kdegames4/files/patch-wizard.cpp b/games/kdegames4/files/patch-wizard.cpp
deleted file mode 100644
index 89f928104fbc..000000000000
--- a/games/kdegames4/files/patch-wizard.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ksirtet/lib/wizard.cpp.old Mon Apr 22 10:51:55 2002
-+++ ksirtet/lib/wizard.cpp Mon Apr 22 10:52:14 2002
-@@ -24,7 +24,7 @@
- #ifdef __bsdi__
- #define IPPORT_USERRESERVED IPPORT_DYNAMIC
- #endif
--#if defined(__NetBSD__) || defined(__sgi)
-+#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__sgi)
- #define IPPORT_USERRESERVED IPPORT_RESERVED
- #endif
- #define MIN_USER_PORT (unsigned short int)IPPORT_USERRESERVED