From a457ae1a4b0805704f344ab05b49422d759b7f7c Mon Sep 17 00:00:00 2001 From: sf Date: Wed, 3 Jan 2001 18:19:48 +0000 Subject: OK, this is the FreeBSD way. This port installs ltlibs. Patches welcome if you don't like this. --- java/kaffe/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'java/kaffe') diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index bc1c3c1d1230..08de9cca6e23 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -16,7 +16,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ png.4:${PORTSDIR}/graphics/png -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFLAGS= INSTALLS_SHLIB= yes MAN1= kaffe.1 -- cgit