pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

php-gtk2: Mark BROKEN - misuze of phpsize-module redefinition



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Sep 12 21:27:32 2016 +0200
Changeset:	d9cc9d081e4189822afc8684d4bc927188d62daf

Modified Files:
	php-gtk2/Makefile

Log Message:
php-gtk2: Mark BROKEN - misuze of phpsize-module redefinition

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d9cc9d081e4189822afc8684d4bc927188d62daf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 php-gtk2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/php-gtk2/Makefile b/php-gtk2/Makefile
index 2d4afd2..1caeabf 100644
--- a/php-gtk2/Makefile
+++ b/php-gtk2/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS+=		re2c-[0-9]*:../../devel/re2c
 
 CONFIGURE_ARGS+=	--without-libglade
 
+BROKEN=			phpize-module redefined and breaks the package framework
 #XXX phpize needs to be run with specific arguments
 phpize-module:
 	@cookie=${WRKDIR}/.phpize_module_done;				\


Home | Main Index | Thread Index | Old Index