svn commit: r369777 - head/devel/pear-Symfony_Component_Console

William Grzybowski wg at FreeBSD.org
Wed Oct 1 22:20:45 UTC 2014


Author: wg
Date: Wed Oct  1 22:20:44 2014
New Revision: 369777
URL: https://svnweb.freebsd.org/changeset/ports/369777
QAT: https://qat.redports.org/buildarchive/r369777/

Log:
  devel/pear-Symfony_Component_Console: portlint and remove useless knob

Modified:
  head/devel/pear-Symfony_Component_Console/Makefile

Modified: head/devel/pear-Symfony_Component_Console/Makefile
==============================================================================
--- head/devel/pear-Symfony_Component_Console/Makefile	Wed Oct  1 22:19:18 2014	(r369776)
+++ head/devel/pear-Symfony_Component_Console/Makefile	Wed Oct  1 22:20:44 2014	(r369777)
@@ -4,8 +4,8 @@
 PORTNAME=	Console
 PORTVERSION=	2.4.4
 CATEGORIES=	devel pear
-PKGNAMEPREFIX=	pear-Symfony_Component_
 MASTER_SITES=	http://pear.symfony.com/get/
+PKGNAMEPREFIX=	pear-Symfony_Component_
 DIST_SUBDIR=	Symfony2
 
 MAINTAINER=	wg at FreeBSD.org
@@ -19,6 +19,4 @@ RUN_DEPENDS+=	${PEARDIR}/.channels/pear.
 USES=		pear
 PEAR_CHANNEL=	symfony2
 
-IGNORE_WITH_PHP=52
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list