Date: Thu, 6 Mar 2014 14:15:42 +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: r347221 - head/devel/php-xdebug Message-ID: <201403061415.s26EFg5F027988@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Thu Mar 6 14:15:42 2014 New Revision: 347221 URL: http://svnweb.freebsd.org/changeset/ports/347221 QAT: https://qat.redports.org/buildarchive/r347221/ Log: - Stage support Modified: head/devel/php-xdebug/Makefile Modified: head/devel/php-xdebug/Makefile ============================================================================== --- head/devel/php-xdebug/Makefile Thu Mar 6 14:15:29 2014 (r347220) +++ head/devel/php-xdebug/Makefile Thu Mar 6 14:15:42 2014 (r347221) @@ -20,10 +20,4 @@ USE_PHPIZE= yes USE_ZENDEXT= yes SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message - -NO_STAGE= yes -post-install: - @${CAT} ${PKGMESSAGE} - .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403061415.s26EFg5F027988>