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:
parent
0f73128c25
commit
2f572bf35e
1 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue