summaryrefslogtreecommitdiff
path: root/mail
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 /mail
parent5e184ee1f8be0202334af1ae6f64fba1da82324e (diff)
downloadpkgsrc-7beb01512c6cee4b44239526a458b25ecce928c6.tar.gz
- make this work with apache2
- buildlink2
Diffstat (limited to 'mail')
-rw-r--r--mail/php4-imap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/php4-imap/Makefile b/mail/php4-imap/Makefile
index 26c59312305..ca6d771eb86 100644
--- a/mail/php4-imap/Makefile
+++ b/mail/php4-imap/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2002/11/02 00:05:03 elric Exp $
+# $NetBSD: Makefile,v 1.9 2002/11/05 07:33:16 martti Exp $
MODNAME= imap
CATEGORIES+= mail
PKGREVISION= 1
COMMENT= PHP4 extension for IMAP (Internet Mailbox Access Protocol)
-USE_BUILDLINK2= # defined
+USE_BUILDLINK2= YES
.include "../../www/php4/Makefile.module"