diff -Nru sqlite2.orig/Makefile sqlite2/Makefile --- sqlite2.orig/Makefile Mon Oct 17 10:43:01 2005 +++ sqlite2/Makefile Sun Oct 16 21:10:26 2005 @@ -70,7 +70,7 @@ .include -DOCFILES!= ${AWK} 'BEGIN {FS="/"}; /^%%PORTDOCS%%%%DOCSDIR%%/{print $$2}' pkg-plist +DOCFILES!= ${AWK} 'BEGIN {FS="/"}; /^%%PORTDOCS%%%%DOCSDIR%%/{print $$2}' ${.CURDIR}/pkg-plist post-patch: @${REINPLACE_CMD} -e "s/tclsh \$$(TOP)/\$$(TCLSH) \$$(TOP)/g" \