pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/monotone Remove build fix that was required for ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41cf154963c6
branches:  trunk
changeset: 572553:41cf154963c6
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Mar 02 20:01:23 2010 +0000

description:
Remove build fix that was required for 0.45.  Should have been removed
with the 0.46 update, but I didn't notice it.

diffstat:

 devel/monotone/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 963ea59b4184 -r 41cf154963c6 devel/monotone/Makefile
--- a/devel/monotone/Makefile   Tue Mar 02 18:39:53 2010 +0000
+++ b/devel/monotone/Makefile   Tue Mar 02 20:01:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2010/01/18 13:27:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.61 2010/03/02 20:01:23 jmmv Exp $
 #
 
 DISTNAME=      monotone-0.46
@@ -28,9 +28,6 @@
 CHECK_INTERPRETER_SKIP+=       share/monotone/contrib/*
 CHECK_PORTABILITY_SKIP+=       debian/*
 
-# Remove with the 0.46 update.
-BUILDLINK_TRANSFORM+=  l:sqlite:sqlite3
-
 REPLACE_SH=                    mtnopt
 
 .include "../../mk/bsd.options.mk"



Home | Main Index | Thread Index | Old Index