ports/102720: www/smarty: missing dependancy

Matthew D. Fuller fullermd at over-yonder.net
Thu Aug 31 08:20:26 UTC 2006


>Number:         102720
>Category:       ports
>Synopsis:       www/smarty: missing dependancy
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 31 08:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthew D. Fuller
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD draco.over-yonder.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Nov 20 13:58:07 CST 2005 fullermd at draco:/bsd/obj/bsd/src/sys/DRACO i386


	
>Description:
	Smarty needs PHP's PCRE functions, but doesn't list a dependancy on
	them.

>How-To-Repeat:
	Install www/smarty and try to use it.

>Fix:

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/www/smarty/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile	11 Jun 2006 06:34:31 -0000	1.29
+++ Makefile	31 Aug 2006 08:09:17 -0000
@@ -23,7 +23,7 @@
 WRKSRC=		${WRKDIR}/Smarty-${PORTVERSION}
 
 NO_BUILD=	yes
-USE_PHP=	yes
+USE_PHP=	pcre
 WANT_PHP_WEB=	yes
 
 PKGMESSAGE=	${WRKDIR}/pkg-message

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



More information about the freebsd-ports-bugs mailing list