diff options
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r-- | math/qalculate/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index f77608b6e0b..3a4a0007687 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/05/11 14:21:35 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2006/05/18 20:29:59 wiz Exp $ DISTNAME= libqalculate-0.9.3 PKGNAME= qalculate-0.9.3 @@ -10,6 +10,8 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://qalculate.sourceforge.net/ COMMENT= Qalculate is a modern multi-purpose desktop calculator +BROKEN_IN= pkgsrc-2006Q1 + USE_GNU_READLINE= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes |