diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /math/libqalculate | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'math/libqalculate')
-rw-r--r-- | math/libqalculate/Makefile | 3 | ||||
-rw-r--r-- | math/libqalculate/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 27d3d8ff5e5e..23a24913f9c4 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -7,6 +7,7 @@ PORTNAME= libqalculate PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= qalculate @@ -17,7 +18,7 @@ COMMENT= Very powerful GUI calculator for GNOME (backend library) LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= intlhack gnomehack glib20 libxml2 INSTALLS_SHLIB= yes diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index e14e8e85351b..077100aab8fa 100644 --- a/math/libqalculate/pkg-plist +++ b/math/libqalculate/pkg-plist @@ -13,6 +13,7 @@ include/libqalculate/Unit.h include/libqalculate/BuiltinFunctions.h include/libqalculate/qalculate.h lib/libqalculate.a +lib/libqalculate.la lib/libqalculate.so lib/libqalculate.so.0 libdata/pkgconfig/libqalculate.pc |