Subject: CVS commit: pkgsrc
From: Johnny C. Lam
Date: 2007-08-03 00:07:32
Message id: 20070802220733.0BB7421507@cvs.netbsd.org

Log Message:
Fix botched migration of PKG_OPTIONS from courier-mta/Makefile.common
into the Makefiles of the packages that include it:

(1) PKGNAME and PKG_SUPPORTED_OPTIONS clearly no longer need to be
    defined since the only code that used it in Makefile.common was
    removed.

(2) Package Makefiles need to properly define PKG_OPTIONS_VAR and
    PKG_SUPPORTED_OPTIONS prior to including bsd.options.mk.  Set
    them to the appropriate values to match the orginal names from
    before the botched migration.

Files:
RevisionActionfile
1.61modifypkgsrc/mail/courier-imap/Makefile
1.9modifypkgsrc/mail/courier-mta/Makefile
1.5modifypkgsrc/mail/courier-mta/Makefile.common
1.42modifypkgsrc/mail/maildrop/Makefile
1.54modifypkgsrc/mail/sqwebmail/Makefile
1.7modifypkgsrc/net/couriertcpd/Makefile