summaryrefslogtreecommitdiffstats
path: root/math/kalgebra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kalgebra/Makefile')
-rw-r--r--math/kalgebra/Makefile23
1 files changed, 5 insertions, 18 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile
index 17823a3..a8fa41a 100644
--- a/math/kalgebra/Makefile
+++ b/math/kalgebra/Makefile
@@ -7,38 +7,25 @@
PORTNAME= kalgebra
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
-COMMENT= KDE 4 graph calculator
+COMMENT= KDE graph calculator
-LIB_DEPENDS= keduvocdocument.5:${PORTSDIR}/misc/libkdeedu
+LIB_DEPENDS= analitza.5:${PORTSDIR}/math/analitza
CONFLICTS= kdeedu-4.[0-6].*
-USE_KDE4= kdehier kdelibs kdeprefix automoc4
+USE_GL= glu
+USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= gui opengl script scripttools xml \
moc_build qmake_build rcc_build uic_build
-USE_BZIP2= yes
-CMAKE_ARGS+= -DINSTALL_ANALITZA_HEADERS:BOOL=TRUE
+USE_XZ= yes
MAKE_JOBS_SAFE= yes
-OPTIONS= READLINE "Install console interface" on
-
-.include <bsd.port.options.mk>
-
-.ifndef(WITHOUT_READLINE)
-LIB_DEPENDS+= readline.6:${PORTSDIR}/devel/readline
-PLIST_SUB+= READLINE=""
-.else
-CMAKE_ARGS+= -DWITH_Readline:BOOL=FALSE
-PLIST_SUB+= READLINE="@comment "
-.endif
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud