diff options
author | wiz <wiz> | 2002-10-03 15:33:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-10-03 15:33:20 +0000 |
commit | 72167f8d13a1355d3671a46bd52d401e6d2fb8b9 (patch) | |
tree | 8cdbf979b2ac590db13c7572d9dbcd8bf5b9581c /www | |
parent | bbcbead2496e46683333d8037232b537410e44d8 (diff) | |
download | pkgsrc-72167f8d13a1355d3671a46bd52d401e6d2fb8b9.tar.gz |
Set PATCHDIR, for htmldoc-x11.
Diffstat (limited to 'www')
-rw-r--r-- | www/htmldoc/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/htmldoc/Makefile.common b/www/htmldoc/Makefile.common index 2400dc924f3..337d6b85d9e 100644 --- a/www/htmldoc/Makefile.common +++ b/www/htmldoc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2002/09/29 14:20:04 wiz Exp $ +# $NetBSD: Makefile.common,v 1.4 2002/10/03 15:33:20 wiz Exp $ # HTMLDOC_VERSION= 1.8.22 @@ -14,6 +14,7 @@ HOMEPAGE= http://www.easysw.com/htmldoc/ NOT_FOR_PLATFORM= NetBSD-1.[3-4]*-alpha #ps-pdf.cpp:3229: Internal compiler error. on 1.4 - 1.7 unknown DISTINFO_FILE= ${.CURDIR}/../htmldoc/distinfo +PATCHDIR= ${.CURDIR}/../htmldoc/patches PLIST_SRC= ${.CURDIR}/../htmldoc/PLIST USE_BUILDLINK2= YES |