summaryrefslogtreecommitdiff
path: root/math/qalculate-kde/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qalculate-kde/Makefile')
-rw-r--r--math/qalculate-kde/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile
index f545e7c340c..b17467e65ea 100644
--- a/math/qalculate-kde/Makefile
+++ b/math/qalculate-kde/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2007/01/17 23:47:21 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/01/26 04:25:46 markd Exp $
DISTNAME= qalculate-kde-0.9.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -13,13 +13,13 @@ DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
DEPENDS+= wget>=1.8:../../net/wget
USE_LANGUAGES= c c++
-USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake msgfmt pkg-config perl
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --datadir=${PREFIX}/share/kde
+
+.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../math/qalculate/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
-.include "../../x11/qt3-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"