diff options
Diffstat (limited to 'misc/kdeedu4/Makefile')
-rw-r--r-- | misc/kdeedu4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index 489f3ca1453a..4cd3789ad79e 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -14,8 +14,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Collection of entertaining, educational programs for KDE -BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml \ - ${LOCALBASE}/lib/ocaml/facile/facile.a:${PORTSDIR}/math/facile \ +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++ \ xplanet:${PORTSDIR}/astro/xplanet |