summaryrefslogtreecommitdiff
path: root/math/statist
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-09-08 22:44:16 +0000
committercheusov <cheusov@pkgsrc.org>2012-09-08 22:44:16 +0000
commit89f23095f379d8aa71f918acf52c168ef361bef8 (patch)
tree43bc900e77816cfb2cb28632174ef8cbcce1e481 /math/statist
parent1a8a048bd57612010f5cf43278e7291c28049038 (diff)
downloadpkgsrc-89f23095f379d8aa71f918acf52c168ef361bef8.tar.gz
Add missing conflict with freeze-[0-9]* (bin/statist); ++pkgrevision
Diffstat (limited to 'math/statist')
-rw-r--r--math/statist/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/statist/Makefile b/math/statist/Makefile
index e9afe4f198a..ac661b7ce51 100644
--- a/math/statist/Makefile
+++ b/math/statist/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2012/09/08 22:35:13 cheusov Exp $
+# $NetBSD: Makefile,v 1.15 2012/09/08 22:44:16 cheusov Exp $
#
DISTNAME= statist-1.0.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/v${PKGVERSION}/
@@ -12,6 +12,7 @@ COMMENT= Small and portable statistics program
LICENSE= gnu-gpl-v2
DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot
+CONFLICTS= freeze-[0-9]* # bin/statist
PKG_DESTDIR_SUPPORT= user-destdir