Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 16:36:54 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341858 - in head: audio/pecl-id3 graphics/php-magickwand
Message-ID:  <201401301636.s0UGasF6028455@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Jan 30 16:36:53 2014
New Revision: 341858
URL: http://svnweb.freebsd.org/changeset/ports/341858
QAT: https://qat.redports.org/buildarchive/r341858/

Log:
  - Stage support

Modified:
  head/audio/pecl-id3/Makefile
  head/graphics/php-magickwand/Makefile

Modified: head/audio/pecl-id3/Makefile
==============================================================================
--- head/audio/pecl-id3/Makefile	Thu Jan 30 16:21:49 2014	(r341857)
+++ head/audio/pecl-id3/Makefile	Thu Jan 30 16:36:53 2014	(r341858)
@@ -13,7 +13,6 @@ MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	Extension to read and write ID3 tags in MP3 files
 
 USE_PHP=	yes
-NO_STAGE=	yes
 USE_PHPEXT=	yes
 DEFAULT_PHP_VER=53
 IGNORE_WITH_PHP=5

Modified: head/graphics/php-magickwand/Makefile
==============================================================================
--- head/graphics/php-magickwand/Makefile	Thu Jan 30 16:21:49 2014	(r341857)
+++ head/graphics/php-magickwand/Makefile	Thu Jan 30 16:36:53 2014	(r341858)
@@ -19,5 +19,4 @@ USE_PHPEXT=	yes
 
 CONFIGURE_ARGS=	--with-magickwand=${LOCALBASE}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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