pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/parallel/clusterit clusterit uses GNU configure.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4f60162e572
branches:  trunk
changeset: 517983:c4f60162e572
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon Aug 28 07:47:55 2006 +0000

description:
clusterit uses GNU configure.

diffstat:

 parallel/clusterit/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 1a063419143d -r c4f60162e572 parallel/clusterit/Makefile
--- a/parallel/clusterit/Makefile       Mon Aug 28 05:27:04 2006 +0000
+++ b/parallel/clusterit/Makefile       Mon Aug 28 07:47:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:34 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/08/28 07:47:55 ghen Exp $
 
 DISTNAME=              clusterit-2.4
 PKGREVISION=           1
@@ -9,8 +9,7 @@
 HOMEPAGE=              http://clusterit.sourceforge.net/
 COMMENT=               Clustering package for unix
 
-HAS_CONFIGURE=         YES
-CONFIGURE_ARGS+=       --prefix=${PREFIX:Q}
+GNU_CONFIGURE=         YES
 
 .include "../../mk/x11.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index