ports/109088: Update port: www/glpi Useless dependency removal

Mathias Monnerville mathias at monnerville.com
Mon Feb 12 13:50:08 UTC 2007


>Number:         109088
>Category:       ports
>Synopsis:       Update port: www/glpi Useless dependency removal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 12 13:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mathias Monnerville <mathias at monnerville.com>
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
FreeBSD meduse.ocean.gaia 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Sat Feb  3 22:30:23 CET 2007     mathias at meduse.ocean.gaia:/usr/obj/usr/src/sys/GENERIC  i386

	
>Description:
	
	Developpers reported that GLPI does not use gettext to do internationalization stuff.
	This fix removes gettext dependency.

>How-To-Repeat:
	
>Fix:
diff -u Makefile.orig Makefile

--- Makefile.orig	Mon Feb 12 14:25:39 2007
+++ Makefile	Mon Feb 12 14:25:44 2007
@@ -14,7 +14,7 @@
 MAINTAINER=	mathias at monnerville.com
 COMMENT=	Free IT and asset management software
 
-USE_PHP=	gettext mysql pcre session xml
+USE_PHP=	mysql pcre session xml
 WANT_PHP_WEB=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}

	


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



More information about the freebsd-ports-bugs mailing list