Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 22:20:44 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369777 - head/devel/pear-Symfony_Component_Console
Message-ID:  <201410012220.s91MKiJn049668@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
@@ -19,6 +19,4 @@ RUN_DEPENDS+=	${PEARDIR}/.channels/pear.
 USES=		pear
 PEAR_CHANNEL=	symfony2
 
-IGNORE_WITH_PHP=52
-
 .include <bsd.port.mk>



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