View | Details | Raw Unified | Return to bug 137556
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 8-13 Link Here
8
8
9
PORTNAME=	GiNaC
9
PORTNAME=	GiNaC
10
PORTVERSION=	1.4.4
10
PORTVERSION=	1.4.4
11
PORTREVISION=	1
11
CATEGORIES=	math
12
CATEGORIES=	math
12
MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
13
MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
13
		http://www.ginac.de/
14
		http://www.ginac.de/
Lines 16-22 Link Here
16
MAINTAINER=	stephen@missouri.edu
17
MAINTAINER=	stephen@missouri.edu
17
COMMENT=	A C++ library for symbolic mathematical calculations
18
COMMENT=	A C++ library for symbolic mathematical calculations
18
19
19
LIB_DEPENDS=	cln.5:${PORTSDIR}/math/cln
20
LIB_DEPENDS=	lcln.6:${PORTSDIR}/math/cln
20
21
21
USE_BZIP2=	yes
22
USE_BZIP2=	yes
22
USE_GNOME=	gnomehack pkgconfig
23
USE_GNOME=	gnomehack pkgconfig

Return to bug 137556