summaryrefslogtreecommitdiff
path: root/www/bozohttpd
diff options
context:
space:
mode:
Diffstat (limited to 'www/bozohttpd')
-rw-r--r--www/bozohttpd/Makefile7
-rw-r--r--www/bozohttpd/distinfo2
2 files changed, 7 insertions, 2 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index a9a44f8b57eb..f016162d2288 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bozohttpd
-PORTVERSION= 20030622
+PORTVERSION= 20031005
CATEGORIES= www ipv6
MASTER_SITES= http://www.eterna.com.au/bozohttpd/
@@ -15,6 +15,11 @@ COMMENT= The bozotic HTTP server
USE_BZIP2= YES
+.if defined(WITH_HTPASSWD_SUPPORT)
+CFLAGS+= -DDO_HTPASSWD
+MAKE_ARGS+= 'LDFLAGS+= -lcrypt'
+.endif
+
MAN8= bozohttpd.8
MANCOMPRESSED= maybe
diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo
index a2b9bcdb0ab3..e61be4edcbe5 100644
--- a/www/bozohttpd/distinfo
+++ b/www/bozohttpd/distinfo
@@ -1 +1 @@
-MD5 (bozohttpd-20030622.tar.bz2) = 7b00a2184a5fdf79ea35f63d119e5800
+MD5 (bozohttpd-20031005.tar.bz2) = 24e6d27c016574e97a43384d9d504269