summaryrefslogtreecommitdiff
path: root/www/htmldoc
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /www/htmldoc
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'www/htmldoc')
-rw-r--r--www/htmldoc/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/htmldoc/Makefile.common b/www/htmldoc/Makefile.common
index 85642eb4f5e..013278c3180 100644
--- a/www/htmldoc/Makefile.common
+++ b/www/htmldoc/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2004/04/30 05:26:00 snj Exp $
+# $NetBSD: Makefile.common,v 1.10 2005/04/11 21:47:53 tv Exp $
#
HTMLDOC_VERSION= 1.8.23
@@ -17,7 +17,6 @@ PATCHDIR= ${.CURDIR}/../htmldoc/patches
PLIST_SRC= ${.CURDIR}/../htmldoc/PLIST
WRKSRC= ${WRKDIR}/htmldoc-${HTMLDOC_VERSION}
-USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
.include "../../graphics/jpeg/buildlink3.mk"