From 92c406b8c6f41fd12c63c6be2184732ef4aab1f8 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 28 Feb 2002 06:16:39 +0000 Subject: Update archivers/php4-bz2 to 4.1.2. The only change from version 4.1.1 is that this is built from the php-4.1.2 sources. --- archivers/php4-bz2/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'archivers/php4-bz2/Makefile') diff --git a/archivers/php4-bz2/Makefile b/archivers/php4-bz2/Makefile index f54b0159361..979fe06f4b4 100644 --- a/archivers/php4-bz2/Makefile +++ b/archivers/php4-bz2/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/12/03 08:30:58 jlam Exp $ - -.include "../../www/php4/Makefile.module" +# $NetBSD: Makefile,v 1.3 2002/02/28 06:16:39 jlam Exp $ MODNAME= bz2 CATEGORIES+= archivers @@ -8,6 +6,9 @@ PKGREVISION= # empty COMMENT= PHP4 extension for bzip2 compression USE_BUILDLINK_ONLY= YES + +.include "../../www/php4/Makefile.module" + CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_DIR} .include "../../archivers/bzip2/buildlink.mk" -- cgit v1.2.3