From f816d81489fd245a89e581c2f9cf792562ade194 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- www/php-curl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/php-curl') diff --git a/www/php-curl/Makefile b/www/php-curl/Makefile index f7ac9e2b852..8ac138686ea 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 20:02:57 jdolecek Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:48:01 tv Exp $ MODNAME= curl PKGREVISION= # empty CATEGORIES+= www COMMENT= PHP extension for curl functions -USE_BUILDLINK3= YES CONFIGURE_ARGS+= --with-curl=shared,${BUILDLINK_PREFIX.curl} -- cgit v1.2.3