Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 04:40:07 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/172074: commit references a PR
Message-ID:  <201209260440.q8Q4e7gl006671@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172074: commit references a PR
Date: Wed, 26 Sep 2012 04:39:41 +0000 (UTC)

 Author: ohauer
 Date: Wed Sep 26 04:39:30 2012
 New Revision: 304874
 URL: http://svn.freebsd.org/changeset/ports/304874
 
 Log:
   - remove dead code from Makefile
   
   PR:		ports/172074
   Submitted by:	ohauer
   Approved by:	Richard E Neese <r.neese@gmail.com> (maintainer)
 
 Modified:
   head/www/fusionpbx/Makefile
 
 Modified: head/www/fusionpbx/Makefile
 ==============================================================================
 --- head/www/fusionpbx/Makefile	Wed Sep 26 03:18:26 2012	(r304873)
 +++ head/www/fusionpbx/Makefile	Wed Sep 26 04:39:30 2012	(r304874)
 @@ -37,14 +37,6 @@ PDOMYSQL_DESC=	Install MySQL PDO Connect
  
  .include <bsd.port.options.mk>
  
 -.for opt in ${ALL_OPTIONS}
 -.if ${PORT_OPTIONS:M${opt}}
 -PLIST_SUB+=	${opt}=""
 -.else
 -PLIST_SUB+=	${opt}="@comment "
 -.endif
 -.endfor
 -
  .if ${PORT_OPTIONS:MPDOPGSQL}
  USE_PGSQL=	yes
  USE_PHP+=	pgsql pdo_pgsql
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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