aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sge60
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2008-02-25 23:43:39 +0000
committerBrooks Davis <brooks@FreeBSD.org>2008-02-25 23:43:39 +0000
commitcf5c43aaa831bb22ffd3d2e388841eb4eed50fe5 (patch)
treea6930bd0487dae8ea89b133602d0d2fea276ea99 /sysutils/sge60
parenta59f6022c2a099ad213dbb8115f0e9a30a3b1cea (diff)
downloadports-cf5c43aaa831bb22ffd3d2e388841eb4eed50fe5.tar.gz
ports-cf5c43aaa831bb22ffd3d2e388841eb4eed50fe5.zip
Notes
Diffstat (limited to 'sysutils/sge60')
-rw-r--r--sysutils/sge60/Makefile3
-rw-r--r--sysutils/sge60/files/pthread-types.diff14
2 files changed, 0 insertions, 17 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"
-