summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/mathomatic/Makefile5
-rw-r--r--math/qalculate-bases/Makefile5
-rw-r--r--math/qalculate-currency/Makefile5
-rw-r--r--math/qalculate-kde/Makefile5
-rw-r--r--math/qalculate-units/Makefile5
5 files changed, 15 insertions, 10 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index c4ac0767a07..96bb6fd56a4 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.97 2012/07/01 08:02:04 asau Exp $
+# $NetBSD: Makefile,v 1.98 2012/07/01 19:05:20 dholland Exp $
#
DISTNAME= mathomatic-16.0.0
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://mathomatic.org/
EXTRACT_SUFX= .tar.bz2
@@ -26,5 +27,5 @@ TEST_TARGET= test
BUILDLINK_API_DEPENDS.readline+= readline>=5.1pl1nb1
.include "../../devel/readline/buildlink3.mk"
#.include "../../devel/ncurses/buildlink3.mk"
-#.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile
index ba4fda4d7e0..d0aa948e669 100644
--- a/math/qalculate-bases/Makefile
+++ b/math/qalculate-bases/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/06/14 07:45:38 sbd Exp $
+# $NetBSD: Makefile,v 1.27 2012/07/01 19:05:20 dholland Exp $
DISTNAME= qalculate-bases-0.9.4
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -22,4 +22,5 @@ pre-configure:
.include "../../math/qalculate/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile
index fb6cc660889..5232c42dc22 100644
--- a/math/qalculate-currency/Makefile
+++ b/math/qalculate-currency/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/06/14 07:45:38 sbd Exp $
+# $NetBSD: Makefile,v 1.27 2012/07/01 19:05:20 dholland Exp $
DISTNAME= qalculate-currency-0.9.4
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -21,4 +21,5 @@ pre-configure:
.include "../../math/qalculate/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile
index b74d333afb0..ff49019f4ea 100644
--- a/math/qalculate-kde/Makefile
+++ b/math/qalculate-kde/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2012/06/14 07:45:05 sbd Exp $
+# $NetBSD: Makefile,v 1.34 2012/07/01 19:05:20 dholland Exp $
DISTNAME= qalculate-kde-0.9.5
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -27,4 +27,5 @@ pre-configure:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../math/qalculate/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile
index d13ecfc1e4b..437759579b3 100644
--- a/math/qalculate-units/Makefile
+++ b/math/qalculate-units/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/06/14 07:45:38 sbd Exp $
+# $NetBSD: Makefile,v 1.27 2012/07/01 19:05:20 dholland Exp $
DISTNAME= qalculate-units-0.9.4
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -22,4 +22,5 @@ pre-configure:
.include "../../math/qalculate/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"