summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/sgeee53/Makefile19
2 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 927a1009fe39..79539c00e9c8 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -505,7 +505,6 @@
SUBDIR += sfdisk
SUBDIR += sformat
SUBDIR += sge
- SUBDIR += sgeee53
SUBDIR += shlock
SUBDIR += sjog
SUBDIR += skill
diff --git a/sysutils/sgeee53/Makefile b/sysutils/sgeee53/Makefile
deleted file mode 100644
index c511190f3539..000000000000
--- a/sysutils/sgeee53/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Ports collection makefile for: sgeee
-# Date created: Fri Jul 14, 2003
-# Whom: Brooks Davis <brooks@freebsd.org>
-#
-# $FreeBSD$
-# $Aero: ports/sgeee/Makefile,v 1.2 2003/08/21 22:02:06 brooks Exp $
-#
-
-PKGNAMESUFFIX= ee
-
-MAINTAINER= brooks@FreeBSD.org
-COMMENT= Sun Grid Engine Enterprise Edition, a batch queueing system
-
-MASTERDIR= ${.CURDIR}/../sge53
-
-SGEEE_FLAG= -sgeee
-SGE_PRODUCT= -pr-geee
-
-.include "${MASTERDIR}/Makefile"