aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-06 14:50:06 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-06 14:50:06 +0800
commit4fd4d0955860032fac41cefe4320630020cbd0b2 (patch)
treef7625fb800dcc626fa29b93d193c6b1508ee3b8b
parent197edd2f93089aeffabfec77fca58ccc2befd893 (diff)
downloadfreebsd-ports-gnome-4fd4d0955860032fac41cefe4320630020cbd0b2.tar.gz
freebsd-ports-gnome-4fd4d0955860032fac41cefe4320630020cbd0b2.tar.zst
freebsd-ports-gnome-4fd4d0955860032fac41cefe4320630020cbd0b2.zip
update lib depends
Submitted by: bento log
-rw-r--r--math/GiNaC/Makefile2
1 files changed, 1 insertions, 1 deletions
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