summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/fgfs-base/Makefile4
-rw-r--r--games/flightgear-data/Makefile4
-rw-r--r--games/flightgear/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile
index 6631b890a6fc..df3b104911fa 100644
--- a/games/fgfs-base/Makefile
+++ b/games/fgfs-base/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1999
# Whom: Brian Buchanan <brian@CSUA.Berkeley.EDU>
#
-# $Id: Makefile,v 1.1.1.1 1999/07/03 06:36:33 cpiazza Exp $
+# $Id: Makefile,v 1.2 1999/07/08 06:11:20 cpiazza Exp $
#
DISTNAME= FlightGear-${FLIGHTGEAR_VERSION}
@@ -25,7 +25,7 @@ FLIGHTGEAR_VERSION= 0.6.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400003
-BUILD_DEPENDS= eg++:${PORTSDIR}/lang/egcs
+BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs
CXX= eg++
.endif
diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile
index 6631b890a6fc..df3b104911fa 100644
--- a/games/flightgear-data/Makefile
+++ b/games/flightgear-data/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1999
# Whom: Brian Buchanan <brian@CSUA.Berkeley.EDU>
#
-# $Id: Makefile,v 1.1.1.1 1999/07/03 06:36:33 cpiazza Exp $
+# $Id: Makefile,v 1.2 1999/07/08 06:11:20 cpiazza Exp $
#
DISTNAME= FlightGear-${FLIGHTGEAR_VERSION}
@@ -25,7 +25,7 @@ FLIGHTGEAR_VERSION= 0.6.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400003
-BUILD_DEPENDS= eg++:${PORTSDIR}/lang/egcs
+BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs
CXX= eg++
.endif
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 6631b890a6fc..df3b104911fa 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1999
# Whom: Brian Buchanan <brian@CSUA.Berkeley.EDU>
#
-# $Id: Makefile,v 1.1.1.1 1999/07/03 06:36:33 cpiazza Exp $
+# $Id: Makefile,v 1.2 1999/07/08 06:11:20 cpiazza Exp $
#
DISTNAME= FlightGear-${FLIGHTGEAR_VERSION}
@@ -25,7 +25,7 @@ FLIGHTGEAR_VERSION= 0.6.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400003
-BUILD_DEPENDS= eg++:${PORTSDIR}/lang/egcs
+BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs
CXX= eg++
.endif