From de36625ce57203b80b3f099400264f5d45b44f98 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 3 Dec 2001 08:30:58 +0000 Subject: Use PKGREVISION to manage the package-specific version number when it differs from the distfile version number. G/C some the unused variables in php4/Makefile.common related to the old way of handling version numbers. --- mail/php4-imap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/php4-imap/Makefile b/mail/php4-imap/Makefile index 492b5f5b894..f0b9ba4aad0 100644 --- a/mail/php4-imap/Makefile +++ b/mail/php4-imap/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2001/10/16 13:01:57 tron Exp $ +# $NetBSD: Makefile,v 1.4 2001/12/03 08:31:02 jlam Exp $ .include "../../www/php4/Makefile.module" MODNAME= imap CATEGORIES+= mail -PHP_PKG_VERS= # empty +PKGREVISION= # empty COMMENT= PHP4 extension for IMAP (Internet Mailbox Access Protocol) CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_DIR} -- cgit v1.2.3