summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-04 09:18:30 +0000
committerrillig <rillig@pkgsrc.org>2005-11-04 09:18:30 +0000
commit8883402da0c7ca476b0efa587e3904a6fe123cc2 (patch)
tree449f6a7e0d62baa9e0f5d296a9a31e48f8ed709c /archivers
parent027515f11e8c36d4e2a1008d93a60e056a2b30e2 (diff)
downloadpkgsrc-8883402da0c7ca476b0efa587e3904a6fe123cc2.tar.gz
Changed the "+=" after CATEGORIES to "=". It looked unusal.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/php-bz2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/php-bz2/Makefile b/archivers/php-bz2/Makefile
index dbcb31f3355..0abea04c99c 100644
--- a/archivers/php-bz2/Makefile
+++ b/archivers/php-bz2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2005/10/23 18:12:24 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/04 09:18:30 rillig Exp $
MODNAME= bz2
-CATEGORIES+= archivers
+CATEGORIES= archivers
COMMENT= PHP extension for bzip2 compression
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.bzip2}