summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam>2002-02-28 06:18:03 +0000
committerjlam <jlam>2002-02-28 06:18:03 +0000
commit5c457239501355927a869080fdd373e1d8b7dcb3 (patch)
tree022ba7c5a4b7c5794a7d007d8bc1a1aa585c8e06 /mail
parent9619fd7824410fe4995404783130a45ecda0d7a8 (diff)
downloadpkgsrc-5c457239501355927a869080fdd373e1d8b7dcb3.tar.gz
Update mail/php4-imap to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
Diffstat (limited to 'mail')
-rw-r--r--mail/php4-imap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/php4-imap/Makefile b/mail/php4-imap/Makefile
index 78f3efae634..447b32ae560 100644
--- a/mail/php4-imap/Makefile
+++ b/mail/php4-imap/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2001/12/31 23:57:39 jlam Exp $
-
-.include "../../www/php4/Makefile.module"
+# $NetBSD: Makefile,v 1.6 2002/02/28 06:18:03 jlam Exp $
MODNAME= imap
CATEGORIES+= mail
PKGREVISION= # empty
COMMENT= PHP4 extension for IMAP (Internet Mailbox Access Protocol)
+.include "../../www/php4/Makefile.module"
+
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_DIR}
CONFIGURE_ARGS+= --with-${MODNAME}-ssl=${BUILDLINK_DIR}
CONFIGURE_ENV+= ac_cv_lib_pam_pam_start=no