aboutsummaryrefslogtreecommitdiff
path: root/finance/libalkimia/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2013-10-04 12:38:45 +0000
committerJason E. Hale <jhale@FreeBSD.org>2013-10-04 12:38:45 +0000
commit56ebdbeb8d08dfc7bfc6045a32ee3b91778f57ec (patch)
treefe6345282d61c47b05be59d681ac09b1a500e99c /finance/libalkimia/Makefile
parentdd2827e894e575c4effc8209e656c8ce58ea429d (diff)
downloadports-56ebdbeb8d08dfc7bfc6045a32ee3b91778f57ec.tar.gz
ports-56ebdbeb8d08dfc7bfc6045a32ee3b91778f57ec.zip
Notes
Diffstat (limited to 'finance/libalkimia/Makefile')
-rw-r--r--finance/libalkimia/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/libalkimia/Makefile b/finance/libalkimia/Makefile
index b64300b61e05..b52b9c875afb 100644
--- a/finance/libalkimia/Makefile
+++ b/finance/libalkimia/Makefile
@@ -8,24 +8,21 @@ MASTER_SITES= http://kde-apps.org/CONTENT/content-files/
DISTNAME= 137323-${PORTNAME}-${PORTVERSION}
MAINTAINER= jhale@FreeBSD.org
-COMMENT= Financial data handling library for KDE4
+COMMENT= KDE4 financial data handling library
LICENSE= LGPL21
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
USE_BZIP2= yes
USES= cmake pkgconfig
USE_KDE4= automoc4 kdeprefix kdelibs
USE_QT4= qmake_build moc_build rcc_build uic_build
-
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-NO_STAGE= yes
post-patch:
-
@${REINPLACE_CMD} -e 's|pkgconfig|../libdata/pkgconfig|' \
${WRKSRC}/${PORTNAME}/CMakeLists.txt
@${REINPLACE_CMD} -e 's|KDE4_LIB_DIR|LIB_INSTALL_DIR|g' \