From b57001e4010b75de2c6174139992da47bc746b13 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 25 Apr 2004 11:38:19 +0000 Subject: Remove USE_BUILTIN.zlib, which was a local modification :) --- archivers/php4-zlib/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/archivers/php4-zlib/Makefile b/archivers/php4-zlib/Makefile index 17a8e21e108..80bfdbcffba 100644 --- a/archivers/php4-zlib/Makefile +++ b/archivers/php4-zlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/24 23:13:58 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 11:38:19 xtraeme Exp $ MODNAME= zlib CATEGORIES+= archivers @@ -6,7 +6,6 @@ PKGREVISION= # empty COMMENT= PHP4 extension for zlib compression USE_BUILDLINK3= YES -USE_BUILTIN.zlib= yes .include "../../www/php4/Makefile.module" -- cgit v1.2.3