From 6ae45d8308fa8e630ce7e54497d6aa30e16ed140 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. --- archivers/php-zip/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'archivers/php-zip') diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile index 9bfa1073c55..af0d93995bd 100644 --- a/archivers/php-zip/Makefile +++ b/archivers/php-zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/06 18:28:32 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:44:50 tv Exp $ MODNAME= zip PECL_VERSION= 1.0 @@ -6,7 +6,6 @@ CATEGORIES+= archivers PKGREVISION= # empty COMMENT= PHP extension for ZIP archive handling -USE_BUILDLINK3= YES CONFIGURE_ARGS+= --with-zip=shared,${BUILDLINK_DIR} -- cgit v1.2.3