summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-xgps
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 /x11-toolkits/gnustep-xgps
parentGive this port a USE_XLIB so it'll link. Also move the CC=egcc (diff)
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 'x11-toolkits/gnustep-xgps')
-rw-r--r--x11-toolkits/gnustep-xgps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile
index 009f7a228e1c..1d2f4383a9ba 100644
--- a/x11-toolkits/gnustep-xgps/Makefile
+++ b/x11-toolkits/gnustep-xgps/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