From 4fd4d0955860032fac41cefe4320630020cbd0b2 Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 6 Jul 2001 06:50:06 +0000 Subject: update lib depends Submitted by: bento log --- math/GiNaC/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index ea27ed27b7d9..44f1c2afc8eb 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes -LIB_DEPENDS= cln.1:${PORTSDIR}/math/cln +LIB_DEPENDS= cln:${PORTSDIR}/math/cln USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit