summaryrefslogtreecommitdiffstats
path: root/math/GiNaC
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-02 16:20:02 +0000
committerkrion <krion@FreeBSD.org>2004-02-02 16:20:02 +0000
commite51f86154fa4235daa6df21572fbfa910ca72273 (patch)
tree4bc23a5c03b73ab0faa9a20c1033bae6feb66109 /math/GiNaC
parentc2e04171455eed608f82ef80acd258e8c603e6d6 (diff)
downloadFreeBSD-ports-e51f86154fa4235daa6df21572fbfa910ca72273.zip
FreeBSD-ports-e51f86154fa4235daa6df21572fbfa910ca72273.tar.gz
- Utilize USE_GNOME
- Fix pkg-plist PR: ports/62264 Submitted by: Ports Fury
Diffstat (limited to 'math/GiNaC')
-rw-r--r--math/GiNaC/Makefile5
-rw-r--r--math/GiNaC/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index c2f681f..1758db8 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -8,6 +8,7 @@
PORTNAME= GiNaC
PORTVERSION= 1.1.6
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
@@ -15,12 +16,12 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ library for symbolic mathematical calculations
-LIB_DEPENDS= cln.2:${PORTSDIR}/math/cln
+LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln
USE_BZIP2= yes
+USE_GNOME= gnomehack gnometarget pkgconfig
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
MAKEINFO="makeinfo --no-split"
INSTALLS_SHLIB= yes
diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist
index 8dcc7ba..2164235 100644
--- a/math/GiNaC/pkg-plist
+++ b/math/GiNaC/pkg-plist
@@ -45,5 +45,6 @@ lib/libginac.a
lib/libginac.so
lib/libginac-1.1.so
lib/libginac-1.1.so.6
+libdata/pkgconfig/ginac.pc
share/aclocal/ginac.m4
@dirrm include/ginac
OpenPOWER on IntegriCloud