diff options
Diffstat (limited to 'misc/kdeedu4/Makefile')
-rw-r--r-- | misc/kdeedu4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index 2a89eb33a33d..8e2acbd19316 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeedu PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -16,6 +15,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Collection of entertaining, educational programs for KDE BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/facile/facile.a:${PORTSDIR}/math/facile \ + eigen>=2.0.b3:${PORTSDIR}/math/eigen2 \ gmm++>=3.0.4:${PORTSDIR}/math/gmm++ LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ nova:${PORTSDIR}/astro/libnova \ |