pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/grpn Needs mkdirhier.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e96fc559d726
branches:  trunk
changeset: 514223:e96fc559d726
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 09 06:34:57 2006 +0000

description:
Needs mkdirhier.

diffstat:

 math/grpn/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d6a21115bc2b -r e96fc559d726 math/grpn/Makefile
--- a/math/grpn/Makefile        Fri Jun 09 06:33:27 2006 +0000
+++ b/math/grpn/Makefile        Fri Jun 09 06:34:57 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:10:02 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/09 06:34:57 joerg Exp $
 #
 
 DISTNAME=      grpn-1.1.2
@@ -12,6 +12,7 @@
 COMMENT=       Graphical reverse polish notation (RPN) calculator
 
 BUILD_TARGET=  grpn
+USE_TOOLS+=    mkdirhier
 
 .include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index