Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2012 13:50:14 GMT
From:      Michael Scheidell <scheidell@freebsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/165872: [MAINTAINER] www/pivotx: update to 2.3.2
Message-ID:  <201203091350.q29DoEwn013944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/165872; it has been noted by GNATS.

From: Michael Scheidell <scheidell@freebsd.org>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/165872: [MAINTAINER] www/pivotx: update to 2.3.2
Date: Fri, 9 Mar 2012 08:48:01 -0500

 in ports@ group, we have brought up the common practice of having ports 
 change behaviour, depending on if there was some shadow dependency that 
 already existed.
 
 can you consider putting this in as an options knob instead?
 it would be more consistant
 
 
 .if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so)
 USE_PHP+=       dom
 .else
 USE_PHP+=   simplexml
 .endif
 
 
 also, this line:  it wasn't necessary to reorder this, was it? just 
 checking.
 
 -- 
 Michael Scheidell, CTO
  >*| * SECNAP Network Security Corporation
 d: +1.561.948.2259
 w: http://people.freebsd.org/~scheidell



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