ports/143873: graphics/mapserver: may work with any apache

Slaven Rezic slaven at rezic.de
Sat Feb 13 14:40:05 UTC 2010


>Number:         143873
>Category:       ports
>Synopsis:       graphics/mapserver: may work with any apache
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 13 14:40:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Slaven Rezic
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
www.rezic.de
>Environment:
System: FreeBSD biokovo.herceg.de 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	mapserver is marked explicitely being dependent on apache13.
	However I think that any apache will do.

>How-To-Repeat:
	
>Fix:

diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index 3bd4a11..1f21f66 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -114,7 +114,7 @@ CONFIGURE_ARGS+=	--with-curl=${LOCALBASE}
 .endif
 
 .if defined(WITH_MAPSERV)
-USE_APACHE=		13
+USE_APACHE=		13+
 PLIST_SUB+=		WITH_MAPSERV=""
 .else
 PLIST_SUB+=		WITH_MAPSERV="@comment "
	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list