summaryrefslogtreecommitdiff
path: root/misc/php4-calendar
diff options
context:
space:
mode:
authormartti <martti>2002-11-05 07:33:13 +0000
committermartti <martti>2002-11-05 07:33:13 +0000
commit7beb01512c6cee4b44239526a458b25ecce928c6 (patch)
treecf17703fc8e061e14d8662e2cbccf901f7789b33 /misc/php4-calendar
parent5e184ee1f8be0202334af1ae6f64fba1da82324e (diff)
downloadpkgsrc-7beb01512c6cee4b44239526a458b25ecce928c6.tar.gz
- make this work with apache2
- buildlink2
Diffstat (limited to 'misc/php4-calendar')
-rw-r--r--misc/php4-calendar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/php4-calendar/Makefile b/misc/php4-calendar/Makefile
index becf3635e0f..e35c083698d 100644
--- a/misc/php4-calendar/Makefile
+++ b/misc/php4-calendar/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2002/02/28 06:18:13 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/11/05 07:33:16 martti Exp $
MODNAME= calendar
CATEGORIES+= misc
PKGREVISION= # empty
COMMENT= PHP4 extension for calendar conversion support
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
.include "../../www/php4/Makefile.module"