pkgsrc-WIP-changes archive

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

php-tclink: drop FETCH_USING. it fetches fine with latest tnftp



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Mon Oct 12 21:07:37 2015 +0200
Changeset:	681f2ad577b5b727e93d3ce1cdc3e29dc464d71b

Modified Files:
	php-tclink/Makefile

Log Message:
php-tclink: drop FETCH_USING. it fetches fine with latest tnftp

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

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

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

diffs:
diff --git a/php-tclink/Makefile b/php-tclink/Makefile
index d3a4565..074198f 100644
--- a/php-tclink/Makefile
+++ b/php-tclink/Makefile
@@ -12,7 +12,6 @@ MAINTAINER=		mbowie%buzmo.com@localhost
 HOMEPAGE=		http://www.trustcommerce.com/
 COMMENT=		PHP extension for TrustCommerce credit card processing
 
-FETCH_USING=		curl
 CONFIGURE_ARGS=         --enable-${MODNAME}
 
 .include "../../lang/php/ext.mk"


Home | Main Index | Thread Index | Old Index