diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gnustep-xgps/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 009f7a228e1c..1d2f4383a9ba 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/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/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 |