pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build Disable option tracking until th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2f30f23b12e
branches: trunk
changeset: 555461:c2f30f23b12e
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Mar 02 17:22:15 2009 +0000
description:
Disable option tracking until the cyclic dependency issue is solved.
diffstat:
devel/p5-Module-Build/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c6a228f5d389 -r c2f30f23b12e devel/p5-Module-Build/Makefile
--- a/devel/p5-Module-Build/Makefile Mon Mar 02 17:13:49 2009 +0000
+++ b/devel/p5-Module-Build/Makefile Mon Mar 02 17:22:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/03/01 21:47:22 sno Exp $
+# $NetBSD: Makefile,v 1.21 2009/03/02 17:22:15 joerg Exp $
DISTNAME= Module-Build-0.32
PKGNAME= p5-${DISTNAME}000
@@ -12,7 +12,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-.include "options.mk"
+#.include "options.mk"
USE_LANGUAGES= c # For the tests
BUILDING_MODULE_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index