aboutsummaryrefslogtreecommitdiffstats
path: root/finance/libalkimia/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2011-08-02 01:57:18 +0800
committerarved <arved@FreeBSD.org>2011-08-02 01:57:18 +0800
commit95610362dd7e059b3b4b2652f7bf3d970d253d20 (patch)
tree06a1fe8f0eddf7e1a5931672f834ff8d5897943e /finance/libalkimia/Makefile
parentb3bea47f49c4df46237d100e8ec3acc8c214ab22 (diff)
downloadfreebsd-ports-gnome-95610362dd7e059b3b4b2652f7bf3d970d253d20.tar.gz
freebsd-ports-gnome-95610362dd7e059b3b4b2652f7bf3d970d253d20.tar.zst
freebsd-ports-gnome-95610362dd7e059b3b4b2652f7bf3d970d253d20.zip
Update to 4.3.1
PR: 159359 Submitted by: maintainer
Diffstat (limited to 'finance/libalkimia/Makefile')
-rw-r--r--finance/libalkimia/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/finance/libalkimia/Makefile b/finance/libalkimia/Makefile
index 6709ba760c5e..5929e4f70c0e 100644
--- a/finance/libalkimia/Makefile
+++ b/finance/libalkimia/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libalkimia
-PORTVERSION= 4.3.0
+PORTVERSION= 4.3.1
CATEGORIES= finance kde
MASTER_SITES= http://kde-apps.org/CONTENT/content-files/
DISTNAME= 137323-${PORTNAME}-${PORTVERSION}
@@ -14,6 +14,8 @@ DISTNAME= 137323-${PORTNAME}-${PORTVERSION}
MAINTAINER= bsdkaffee@gmail.com
COMMENT= Financial data handling library for KDE4
+LICENSE= LGPL21
+
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
USE_BZIP2= yes
@@ -22,8 +24,6 @@ USE_KDE4= automoc4 kdeprefix kdelibs
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
-LICENSE= LGPL21
-
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
@@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
post-patch:
@${REINPLACE_CMD} -e 's|pkgconfig|../libdata/pkgconfig|' \
- -e 's|KDE4_INCLUDE_DIR|INCLUDE_INSTALL_DIR|g' \
+ -e 's|KDE4_DATA_DIR|DATA_INSTALL_DIR|g' \
-e 's|KDE4_LIB_DIR|LIB_INSTALL_DIR|g' \
${WRKSRC}/CMakeLists.txt \
${WRKSRC}/libalkimia.pc.in