pkgsrc/math/analitza/Makefile
wiz c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00

18 lines
460 B
Makefile

# $NetBSD: Makefile,v 1.31 2015/08/18 07:31:12 wiz Exp $
DISTNAME= analitza-${_KDE_VERSION}
PKGREVISION= 4
CATEGORIES= math
COMMENT= KDE library for mathematical features
.include "../../meta-pkgs/kde4/Makefile.kde4"
BROKEN_READLINE_DETECTION= yes
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"