pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ORBit2 Merge two commented out TEST_TARGET lines, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a29b6dfec3e
branches: trunk
changeset: 538646:2a29b6dfec3e
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Feb 15 07:40:39 2008 +0000
description:
Merge two commented out TEST_TARGET lines, one with a typo,
one without.
diffstat:
net/ORBit2/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r f346737b7942 -r 2a29b6dfec3e net/ORBit2/Makefile
--- a/net/ORBit2/Makefile Fri Feb 15 07:37:11 2008 +0000
+++ b/net/ORBit2/Makefile Fri Feb 15 07:40:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2008/02/13 19:36:48 drochner Exp $
+# $NetBSD: Makefile,v 1.62 2008/02/15 07:40:39 wiz Exp $
#
DISTNAME= ORBit2-2.14.12
@@ -21,6 +21,7 @@
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
+# needs interaction
#TEST_TARGET= check
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
@@ -49,9 +50,6 @@
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0
-# needs interaction
-#TEST_TARGRT= check
-
.include "../../devel/glib2/buildlink3.mk"
.include "../../net/libIDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index