summaryrefslogtreecommitdiff
path: root/devel/monotone
diff options
context:
space:
mode:
authorjmmv <jmmv>2010-03-02 20:01:23 +0000
committerjmmv <jmmv>2010-03-02 20:01:23 +0000
commita71b1bad5b6a5cc9d234a5ebc7f6e66deff8045f (patch)
treec469eb4095a84d34c42211e1cecc7fd942fcd55d /devel/monotone
parent3a26496ac46211cc13a95970b2d9ff973202b1fd (diff)
downloadpkgsrc-a71b1bad5b6a5cc9d234a5ebc7f6e66deff8045f.tar.gz
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 (limited to 'devel/monotone')
-rw-r--r--devel/monotone/Makefile5
1 files changed, 1 insertions, 4 deletions
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"