aboutsummaryrefslogtreecommitdiff
path: root/math/GiNaC
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-05-10 21:36:36 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-05-10 21:36:36 +0000
commitf3ddd4ddb59639a28430608bdcb93c0d444cf824 (patch)
tree4f0768d411e2d8930fdd8d175f7a7e900d36ad47 /math/GiNaC
parente3e15344fa33e810b0ad3c56345bd415492f0008 (diff)
downloadports-f3ddd4ddb59639a28430608bdcb93c0d444cf824.tar.gz
ports-f3ddd4ddb59639a28430608bdcb93c0d444cf824.zip
- Change AUTOTOOLS=libtool to USES=libtool.
Notes
Notes: svn path=/head/; revision=353611
Diffstat (limited to 'math/GiNaC')
-rw-r--r--math/GiNaC/Makefile5
-rw-r--r--math/GiNaC/pkg-plist4
2 files changed, 5 insertions, 4 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 2aaa5b2a4145..787924f86964 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -3,6 +3,7 @@
PORTNAME= GiNaC
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
@@ -14,8 +15,8 @@ COMMENT= C++ library for symbolic mathematical calculations
LIB_DEPENDS= libcln.so:${PORTSDIR}/math/cln
USE_BZIP2= yes
-USES= pkgconfig pathfix gmake
-USE_AUTOTOOLS= libtool
+USES= pkgconfig pathfix gmake libtool
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist
index cf4ca2dc3393..2f7de764efcb 100644
--- a/math/GiNaC/pkg-plist
+++ b/math/GiNaC/pkg-plist
@@ -48,9 +48,9 @@ include/ginac/tensor.h
include/ginac/version.h
include/ginac/wildcard.h
lib/libginac.a
-lib/libginac.la
lib/libginac.so
-lib/libginac.so.3
+lib/libginac.so.2
+lib/libginac.so.2.1.0
libdata/pkgconfig/ginac.pc
man/man1/ginsh.1.gz
man/man1/viewgar.1.gz