Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2007 10:47:55 -0500 (EST)
From:      Dan Langille <dan@langille.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dan Langille <dan@langille.org>
Subject:   ports/108120: [MAINTAINER-UPDATE] net-mgmt/fruity - add missing depends 
Message-ID:  <20070119154755.43D3B3EC4@xeon.unixathome.org>
Resent-Message-ID: <200701191550.l0JFoKGu057889@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108120
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] net-mgmt/fruity - add missing depends
>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:   Fri Jan 19 15:50:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dan Langille
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
The FreeBSD Diary
>Environment:
System: FreeBSD xeon.unixathome.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Mar 3 08:16:24 EST 2004 dan@polo.unixathome.org:/usr/obj/usr/src/sys/XEON i386


	
>Description:
	
Add pcre as a depends.
Reported by: Felix Langelier

>How-To-Repeat:
	
>Fix:

	



--- fruity.patch begins here ---
diff -ruN /usr/ports/net-mgmt/fruity/Makefile fruity/Makefile
--- /usr/ports/net-mgmt/fruity/Makefile	Mon Jan  8 08:05:39 2007
+++ fruity/Makefile	Fri Jan 19 10:44:00 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	fruity
 DISTVERSION=	1.0-rc2
+PORTREVISION=	1
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fruity
@@ -22,6 +23,7 @@
 
 .include <bsd.port.pre.mk>
 
+USE_PHP=    pcre
 WANT_PHP_WEB=	yes
 IGNORE_WITH_PHP=4
 DEFAULT_PHP_VER=5
--- fruity.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070119154755.43D3B3EC4>