summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-11-15 22:23:42 +0000
committerSteve Price <steve@FreeBSD.org>1998-11-15 22:23:42 +0000
commited8c024b4618b97a6731b58c3fb4156eb866ac67 (patch)
tree3b2322471b16433da47c4b57b9e74fdc21d11866 /java
parentThe NeXTSTEP clone window manager with Fontset support. (diff)
Fixup dependency problems with libawt and libjpeg, libpng and libgif.
Reviewed by: Mark Huizer <xaa@xaa.iae.nl> (maintainer) Submitted by: Doug Rabson <dfr@calcaphon.com>
Notes
Notes: svn path=/head/; revision=14544
Diffstat (limited to 'java')
-rw-r--r--java/kaffe/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile
index 5a6aefda4684..4fc58b8936e0 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: kaffe
-# Version required: 1.0.b1
+# Version required: 1.0.b2
# Date created: 20 February 1995
# Whom: Tim Wilkinson <tim@sarc.city.ac.uk>
#
-# $Id: Makefile,v 1.35 1998/10/10 03:40:18 steve Exp $
+# $Id: Makefile,v 1.36 1998/10/25 08:52:31 hoek Exp $
#
DISTNAME= kaffe-1.0.b2
@@ -12,9 +12,12 @@ MASTER_SITES= ftp://ftp.transvirtual.com/pub/kaffe/
MAINTAINER= xaa@xaa.iae.nl
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+ gif.3:${PORTSDIR}/graphics/giflib \
+ png.2:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
+CONFIGURE_ENV= LDFLAGS="-L/usr/local/lib"
MAN1= kaffe.1
post-install: