aboutsummaryrefslogtreecommitdiff
path: root/finance/libalkimia/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-08-01 17:57:18 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-08-01 17:57:18 +0000
commit1df91c7b109c6a14a6600f71a4183de9f9856773 (patch)
treecbcd57b8d7fa446c00d5d582e9efe553aebc8e63 /finance/libalkimia/Makefile
parent9a9b6e5b69c19359de9720dfb8aed88fb8ac4eee (diff)
downloadports-1df91c7b109c6a14a6600f71a4183de9f9856773.tar.gz
ports-1df91c7b109c6a14a6600f71a4183de9f9856773.zip
Notes
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