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)
This commit is contained in:
Brooks Davis 2008-02-25 23:43:39 +00:00
parent a59f6022c2
commit cf5c43aaa8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207910
6 changed files with 0 additions and 51 deletions

View file

@ -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

View file

@ -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"

View file

@ -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

View file

@ -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"

View file

@ -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

View file

@ -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"