pkgsrc-WIP-changes archive

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

php-composer: remove NO_CONFIGURE=yes as it's not actually needed.



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Thu Mar 12 05:27:35 2020 +0000
Changeset:	99ddf15c3f6bcab7ee144504eacf2fcc5d61b8c3

Modified Files:
	php-composer/Makefile

Log Message:
php-composer: remove NO_CONFIGURE=yes as it's not actually needed.

Thanks leot!

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

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

diffstat:
 php-composer/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/php-composer/Makefile b/php-composer/Makefile
index 0be829c77b..4168a4c976 100644
--- a/php-composer/Makefile
+++ b/php-composer/Makefile
@@ -13,7 +13,6 @@ HOMEPAGE=	https://getcomposer.org/
 COMMENT=	Dependency Manager for PHP
 LICENSE=	mit
 
-NO_CONFIGURE=	yes
 NO_BUILD=	yes
 AUTO_MKDIRS=	yes
 


Home | Main Index | Thread Index | Old Index