[Midnightbsd-cvs] mports: Makefile: issue found on magus with faking..

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 25 01:14:21 EDT 2007


Log Message:
-----------
issue found on magus with faking.. fixed

Modified Files:
--------------
    mports/www/bozohttpd:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/bozohttpd/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lwww/bozohttpd/Makefile -Lwww/bozohttpd/Makefile -u -r1.1 -r1.2
--- www/bozohttpd/Makefile
+++ www/bozohttpd/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	bozohttpd
 PORTVERSION=	20060517
+PORTREVISON=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://www.eterna.com.au/bozohttpd/ \
 		${MASTER_SITE_NETBSD}
@@ -15,6 +16,7 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The bozotic HTTP server
 
+FAKE_OPTS=	trueprefix
 USE_BZIP2=	YES
 
 .if defined(WITH_HTPASSWD_SUPPORT)


More information about the Midnightbsd-cvs mailing list