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
commit5b250fe52a8714f40ae494ea47e62843b83b84d7 (patch)
treecf17703fc8e061e14d8662e2cbccf901f7789b33 /mail
parentad51a7580fdf03a1fac2016d553aecde1659e353 (diff)
downloadpkgsrc-5b250fe52a8714f40ae494ea47e62843b83b84d7.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"