diff options
-rw-r--r-- | math/GiNaC/Makefile | 2 |
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 |