Remove build fix that was required for 0.45. Should have been removed

with the 0.46 update, but I didn't notice it.
This commit is contained in:
jmmv 2010-03-02 20:01:23 +00:00
parent 0f73128c25
commit 2f572bf35e

View file

@ -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"