summaryrefslogtreecommitdiff
path: root/www/bozohttpd/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-12-03 22:56:42 +0000
committerjlam <jlam>2001-12-03 22:56:42 +0000
commitb5b745d72af70139c77398c69d4925a03727d4f7 (patch)
treee62bb14e7316bc94cdd78255a6fb978b7e41dc53 /www/bozohttpd/Makefile
parent9c31da3fceae02d2fd4e6e8427bf1f5e4c8ee46c (diff)
downloadpkgsrc-b5b745d72af70139c77398c69d4925a03727d4f7.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r--www/bozohttpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index f26d344f212..07e649c306c 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/08/12 17:28:57 mrg Exp $
+# $NetBSD: Makefile,v 1.12 2001/12/03 22:56:42 jlam Exp $
#
DISTNAME= bozohttpd-5.08
@@ -12,6 +12,8 @@ COMMENT= bozotic HTTP server; small and secure
BUILD_DEFS+= USE_INET6
+USE_BUILDLINK_ONLY= YES
+
.include "../../mk/bsd.prefs.mk"
.if defined(USE_INET6) && (${USE_INET6} == "YES")