pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/php4-zlib Remove USE_BUILTIN.zlib, which was...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/870435800ad3
branches:  trunk
changeset: 474083:870435800ad3
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 25 11:38:19 2004 +0000

description:
Remove USE_BUILTIN.zlib, which was a local modification :)

diffstat:

 archivers/php4-zlib/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 64fa9b886abe -r 870435800ad3 archivers/php4-zlib/Makefile
--- a/archivers/php4-zlib/Makefile      Sun Apr 25 11:27:32 2004 +0000
+++ b/archivers/php4-zlib/Makefile      Sun Apr 25 11:38:19 2004 +0000
@@ -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 @@
 COMMENT=               PHP4 extension for zlib compression
 
 USE_BUILDLINK3=                YES
-USE_BUILTIN.zlib=      yes
 
 .include "../../www/php4/Makefile.module"
 



Home | Main Index | Thread Index | Old Index