From b23b16ebdb35aef2cb7d4cfa79c5a42e4efb6dce Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 4 May 1999 11:40:13 +0000 Subject: blt shared library is now called "libBLT24.so.*". --- devel/swarm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/swarm') diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile index ebf3a66f6fde..8e18ee3417df 100644 --- a/devel/swarm/Makefile +++ b/devel/swarm/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1998 # Whom: Horance C.H Chou # -# $Id: Makefile,v 1.1.1.1 1999/04/03 02:02:29 steve Exp $ +# $Id: Makefile,v 1.2 1999/04/08 17:54:37 steve Exp $ # DISTNAME= swarm-1.4.1 @@ -15,7 +15,7 @@ MAINTAINER= horance@freedom.ie.cycu.edu.tw LIB_DEPENDS= ffi.2:${PORTSDIR}/devel/libffi \ png.3:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm \ - BLT.2:${PORTSDIR}/x11-toolkits/blt + BLT24.2:${PORTSDIR}/x11-toolkits/blt USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit