aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-07-18 06:28:44 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-07-18 06:28:44 +0000
commit62a1ad1744af726410cd35848eb1a5ab58e54b75 (patch)
treebe5988981701dfe5d64b97662312f3fad7d74440 /lang
parenta7b26a212e9b748c28d6b1535aa433aa5663797f (diff)
downloadports-62a1ad1744af726410cd35848eb1a5ab58e54b75.tar.gz
ports-62a1ad1744af726410cd35848eb1a5ab58e54b75.zip
BROKEN= "Hardcoded FreeBSD release numbers in PLIST"
I'll fix this in a little while.
Notes
Notes: svn path=/head/; revision=20260
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile4
-rw-r--r--lang/gnustep-guile/Makefile4
-rw-r--r--lang/gnustep-objc/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 009f7a228e1c..1d2f4383a9ba 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 October 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/10 11:31:58 tg Exp $
+# $Id: Makefile,v 1.2 1999/07/18 06:27:18 cpiazza Exp $
#
DISTNAME= gstep-core-0.5.5
@@ -27,6 +27,8 @@ RUN_DEPENDS= egcc:${PORTSDIR}/lang/egcs
CC= egcc
.endif
+BROKEN= "Hardcoded freebsd release numbers in PLIST"
+
WRKSRC= ${WRKDIR}/gstep-0.5.5
PREFIX= ${LOCALBASE}/GNUstep
GNU_CONFIGURE= yes
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index 009f7a228e1c..1d2f4383a9ba 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 October 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/10 11:31:58 tg Exp $
+# $Id: Makefile,v 1.2 1999/07/18 06:27:18 cpiazza Exp $
#
DISTNAME= gstep-core-0.5.5
@@ -27,6 +27,8 @@ RUN_DEPENDS= egcc:${PORTSDIR}/lang/egcs
CC= egcc
.endif
+BROKEN= "Hardcoded freebsd release numbers in PLIST"
+
WRKSRC= ${WRKDIR}/gstep-0.5.5
PREFIX= ${LOCALBASE}/GNUstep
GNU_CONFIGURE= yes
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index 009f7a228e1c..1d2f4383a9ba 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 October 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/10 11:31:58 tg Exp $
+# $Id: Makefile,v 1.2 1999/07/18 06:27:18 cpiazza Exp $
#
DISTNAME= gstep-core-0.5.5
@@ -27,6 +27,8 @@ RUN_DEPENDS= egcc:${PORTSDIR}/lang/egcs
CC= egcc
.endif
+BROKEN= "Hardcoded freebsd release numbers in PLIST"
+
WRKSRC= ${WRKDIR}/gstep-0.5.5
PREFIX= ${LOCALBASE}/GNUstep
GNU_CONFIGURE= yes