aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2008-02-26 07:43:39 +0800
committerbrooks <brooks@FreeBSD.org>2008-02-26 07:43:39 +0800
commita364d589d12abc6b92e6c1e2ef4215cbba53930a (patch)
tree1441408fe0e7b4f00e0f47eb7c11b7fd4906a0eb /sysutils
parent4ea5c010b97742f35fe9e801553dc6cb2a2ca471 (diff)
downloadfreebsd-ports-gnome-a364d589d12abc6b92e6c1e2ef4215cbba53930a.tar.gz
freebsd-ports-gnome-a364d589d12abc6b92e6c1e2ef4215cbba53930a.tar.zst
freebsd-ports-gnome-a364d589d12abc6b92e6c1e2ef4215cbba53930a.zip
Remove a nolonger needed workaround for systems prior to 6.0 that was
preventing builds on 5.x. Don't bump PORTREVISION because we were only trying to apply the patch to 5.x systems and thus no changes will occur on systems that were building prior to this change. Reported by: pointyhat (via erwin)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/sge60/Makefile3
-rw-r--r--sysutils/sge60/files/pthread-types.diff14
-rw-r--r--sysutils/sge61/Makefile3
-rw-r--r--sysutils/sge61/files/pthread-types.diff14
-rw-r--r--sysutils/sge62/Makefile3
-rw-r--r--sysutils/sge62/files/pthread-types.diff14
6 files changed, 0 insertions, 51 deletions
diff --git a/sysutils/sge60/Makefile b/sysutils/sge60/Makefile
index 1b7cc6807271..0e06067af324 100644
--- a/sysutils/sge60/Makefile
+++ b/sysutils/sge60/Makefile
@@ -33,9 +33,6 @@ CONFLICTS= sge-6.[1-9]* sge-5* sgeee-[0-9]* sge-0.*
EXTRA_PATCHES= ${FILESDIR}/sge-freebsd-pdc.diff
-.if !exists(/usr/include/sys/_pthreadtypes.h)
-EXTRA_PATCHES= ${FILESDIR}/pthread-types.diff
-.endif
NOT_FOR_ARCHS= alpha
USE_GETTEXT= yes
diff --git a/sysutils/sge60/files/pthread-types.diff b/sysutils/sge60/files/pthread-types.diff
deleted file mode 100644
index 6f2bbc2b9acc..000000000000
--- a/sysutils/sge60/files/pthread-types.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libs/uti/sge_profiling.h.orig
-+++ libs/uti/sge_profiling.h
-@@ -35,7 +35,7 @@
- #include <time.h>
- #include <sys/time.h>
- #include <sys/times.h>
--
-+#include <pthread.h>
-
- #include "basis_types.h"
-
diff --git a/sysutils/sge61/Makefile b/sysutils/sge61/Makefile
index 8279736c5258..cdae92dfe8fc 100644
--- a/sysutils/sge61/Makefile
+++ b/sysutils/sge61/Makefile
@@ -36,9 +36,6 @@ OPTIONS= BDB "Use DB based spooler" on \
LATEST_LINK= sge61
CONFLICTS= sge-6.[02-9]* sge-5* sgeee-[0-9]* sge-0.*
-.if !exists(/usr/include/sys/_pthreadtypes.h)
-EXTRA_PATCHES= ${FILESDIR}/pthread-types.diff
-.endif
NOT_FOR_ARCHS= alpha
USE_GETTEXT= yes
diff --git a/sysutils/sge61/files/pthread-types.diff b/sysutils/sge61/files/pthread-types.diff
deleted file mode 100644
index 6f2bbc2b9acc..000000000000
--- a/sysutils/sge61/files/pthread-types.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libs/uti/sge_profiling.h.orig
-+++ libs/uti/sge_profiling.h
-@@ -35,7 +35,7 @@
- #include <time.h>
- #include <sys/time.h>
- #include <sys/times.h>
--
-+#include <pthread.h>
-
- #include "basis_types.h"
-
diff --git a/sysutils/sge62/Makefile b/sysutils/sge62/Makefile
index 8279736c5258..cdae92dfe8fc 100644
--- a/sysutils/sge62/Makefile
+++ b/sysutils/sge62/Makefile
@@ -36,9 +36,6 @@ OPTIONS= BDB "Use DB based spooler" on \
LATEST_LINK= sge61
CONFLICTS= sge-6.[02-9]* sge-5* sgeee-[0-9]* sge-0.*
-.if !exists(/usr/include/sys/_pthreadtypes.h)
-EXTRA_PATCHES= ${FILESDIR}/pthread-types.diff
-.endif
NOT_FOR_ARCHS= alpha
USE_GETTEXT= yes
diff --git a/sysutils/sge62/files/pthread-types.diff b/sysutils/sge62/files/pthread-types.diff
deleted file mode 100644
index 6f2bbc2b9acc..000000000000
--- a/sysutils/sge62/files/pthread-types.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libs/uti/sge_profiling.h.orig
-+++ libs/uti/sge_profiling.h
-@@ -35,7 +35,7 @@
- #include <time.h>
- #include <sys/time.h>
- #include <sys/times.h>
--
-+#include <pthread.h>
-
- #include "basis_types.h"
-