ports/172588: net-mgmt/zabbix2-frontend: add dependency

Pakhom Golynga pakhom706 at gmail.com
Thu Oct 11 11:49:06 UTC 2012


>Number:         172588
>Category:       ports
>Synopsis:       net-mgmt/zabbix2-frontend: add dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 11 11:49:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Pakhom Golynga
>Release:        9.0-RELEASE
>Organization:
>Environment:
>Description:
- Add php5-simplexml dependency (to work correctly "Import")
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --exclude=CVS -urN zabbix2-frontend.orig/Makefile zabbix2-frontend/Makefile
--- zabbix2-frontend.orig/Makefile	2012-08-16 16:53:27.000000000 +0400
+++ zabbix2-frontend/Makefile	2012-10-11 11:22:07.316784585 +0400
@@ -15,7 +15,7 @@
 PLIST=		${PKGDIR}/pkg-plist.frontend
 
 USE_PHP=	bcmath ctype gd pcre snmp sockets mbstring session dom xml \
-		xmlreader xmlwriter
+		xmlreader xmlwriter simplexml
 IGNORE_WITH_PHP=	4
 WANT_PHP_WEB=	yes
 


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


More information about the freebsd-ports-bugs mailing list