summaryrefslogtreecommitdiff
path: root/www/mini_httpd
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit2560f48b2f5afa9fcb23e0718a2e2727ca7824cc (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /www/mini_httpd
parentef731a8149ff6629b89ef7b7b5cf109c8144b868 (diff)
downloadpkgsrc-2560f48b2f5afa9fcb23e0718a2e2727ca7824cc.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'www/mini_httpd')
-rw-r--r--www/mini_httpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile
index b624e39d1d0..c7b6f443c91 100644
--- a/www/mini_httpd/Makefile
+++ b/www/mini_httpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/01/19 21:54:51 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:54 tv Exp $
DISTNAME= mini_httpd-1.19
PKGREVISION= 2
@@ -9,7 +9,6 @@ MAINTAINER= pkgsrc@bjan.freeshell.org
HOMEPAGE= http://www.acme.com/software/mini_httpd/
COMMENT= Small, forking webserver with IPv6 and SSL support
-USE_BUILDLINK3= yes
MAKE_ENV+= PKG_CFLAGS="${CFLAGS}"
.include "../../mk/bsd.prefs.mk"