summaryrefslogtreecommitdiff
path: root/java/shujit/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-14 16:57:33 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-14 16:57:33 +0000
commit349cf3f50b459c3df4e28676bb712e253200133c (patch)
treebd1222a3cd5fcb118dd5eb8b0ec219b55f475ea0 /java/shujit/Makefile
parentAdded eterm-bg (diff)
Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002.
PR: 12208 Submitted by: Akinori MUSHA <knu@and.or.jp> Messed up by: steve
Notes
Notes: svn path=/head/; revision=19474
Diffstat (limited to 'java/shujit/Makefile')
-rw-r--r--java/shujit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/shujit/Makefile b/java/shujit/Makefile
index d95f320663ff..923694df6c08 100644
--- a/java/shujit/Makefile
+++ b/java/shujit/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 April 1999
# Whom: jake@checker.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/10 23:56:44 steve Exp $
#
DISTNAME= shujit-0.2.10
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PREFIX}/jdk1.1.8/bin/java:${PORTSDIR}/lang/jdk
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400002
-BUILD_DEPENDS= ${PREFIX}/bin/egcc:${PORTSDIR}/lang/egcs
+BUILD_DEPENDS+= ${PREFIX}/bin/egcc:${PORTSDIR}/lang/egcs
.endif
WRKSRC= ${WRKDIR}/shujit