Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/mk/bdb.buildlink3.mk,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mk/bdb.buildlink3.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.25 retrieving revision 1.26 diff -u -p -r1.25 -r1.26 --- pkgsrc/mk/bdb.buildlink3.mk 2015/01/01 18:55:10 1.25 +++ pkgsrc/mk/bdb.buildlink3.mk 2016/04/11 04:22:34 1.26 @@ -1,4 +1,4 @@ -# $NetBSD: bdb.buildlink3.mk,v 1.25 2015/01/01 18:55:10 ryoon Exp $ +# $NetBSD: bdb.buildlink3.mk,v 1.26 2016/04/11 04:22:34 dbj Exp $ # # This Makefile fragment is meant to be included by packages that # require a Berkeley DB (BDB) implementation and that are not restricted @@ -131,7 +131,7 @@ BUILD_DEFS_EFFECTS+= BDBBASE BDB_LIBS BD .endif # BDB_BUILDLINK3_MK .if ${BDB_TYPE} == "none" -PKG_FAIL_REASON= \ +PKG_FAIL_REASON+= \ "[bdb.buildlink3.mk] ${_BDB_TYPE} is not an acceptable Berkeley DB type for ${PKGNAME}." .elif ${BDB_TYPE} == "db1" BUILDLINK_TREE+= db1 -db1