svn commit: r347221 - head/devel/php-xdebug

Martin Wilke miwi at FreeBSD.org
Thu Mar 6 14:15:43 UTC 2014


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>


More information about the svn-ports-head mailing list