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/news/inn/Makefile.common,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/news/inn/Makefile.common,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/news/inn/Makefile.common 2008/09/03 06:34:32 1.4 +++ pkgsrc/news/inn/Makefile.common 2008/12/21 11:55:25 1.5 @@ -1,7 +1,10 @@ -# $NetBSD: Makefile.common,v 1.4 2008/09/03 06:34:32 spz Exp $ +# $NetBSD: Makefile.common,v 1.5 2008/12/21 11:55:25 spz Exp $ # INN_PREFIX?= ${PREFIX} INN_PATHBIN?= libexec/inn INN_DATA_DIR?= ${VARBASE}/news INN_SPOOL?= ${INN_DATA_DIR}/spool + +BUILD_DEFS+= INN_DATA_DIR +BUILD_DEFS+= VARBASE