From a71b1bad5b6a5cc9d234a5ebc7f6e66deff8045f Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 2 Mar 2010 20:01:23 +0000 Subject: Remove build fix that was required for 0.45. Should have been removed with the 0.46 update, but I didn't notice it. --- devel/monotone/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'devel/monotone') diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index c448c0bae1d..3964f94eb6c 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -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 @@ PKG_SUPPORTED_OPTIONS= inet6 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" -- cgit v1.2.3