ports/172074: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Wed Sep 26 04:40:08 UTC 2012
The following reply was made to PR ports/172074; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list