diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/YoSucker/Makefile | 4 | ||||
-rw-r--r-- | mail/anomy-sanitizer/Makefile | 4 | ||||
-rw-r--r-- | mail/etach/Makefile | 6 | ||||
-rw-r--r-- | mail/imap-uw/Makefile | 4 | ||||
-rw-r--r-- | mail/mailagent/Makefile | 4 | ||||
-rw-r--r-- | mail/mairix/Makefile | 4 | ||||
-rw-r--r-- | mail/mb2md/Makefile | 4 | ||||
-rw-r--r-- | mail/nmh/Makefile | 4 | ||||
-rw-r--r-- | mail/pymsgauth/Makefile | 4 | ||||
-rw-r--r-- | mail/qgreylist/Makefile | 4 | ||||
-rw-r--r-- | mail/qmail-run/Makefile | 4 | ||||
-rw-r--r-- | mail/squirrelmail-locales/Makefile | 4 |
12 files changed, 25 insertions, 25 deletions
diff --git a/mail/YoSucker/Makefile b/mail/YoSucker/Makefile index 7ec0afe44b3..47258ca9d63 100644 --- a/mail/YoSucker/Makefile +++ b/mail/YoSucker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/07/16 01:19:12 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:23 rillig Exp $ # DISTNAME= YoSucker-pr37 @@ -19,7 +19,7 @@ DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 USE_TOOLS+= perl:run REPLACE_PERL= bin/EncProxyPasswd bin/EncPasswd bin/YoSucker -NO_BUILD= # defined +NO_BUILD= yes EGDIR= ${PREFIX}/share/examples/YoSucker DOCDIR= ${PREFIX}/share/doc/YoSucker diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile index dec82068206..144d917cb73 100644 --- a/mail/anomy-sanitizer/Makefile +++ b/mail/anomy-sanitizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/07/16 01:19:12 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:23 rillig Exp $ # DISTNAME= anomy-sanitizer-1.69 @@ -17,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews .include "../../mk/bsd.prefs.mk" WRKSRC= ${WRKDIR}/anomy -NO_CONFIGURE= # defined +NO_CONFIGURE= yes USE_TOOLS+= perl:run ANOMYLIB= ${PREFIX}/lib/anomy-sanitizer diff --git a/mail/etach/Makefile b/mail/etach/Makefile index f0271ecd505..c2514d3e074 100644 --- a/mail/etach/Makefile +++ b/mail/etach/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/08/28 04:25:30 uebayasi Exp $ +# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:23 rillig Exp $ DISTNAME= etach-1.2.9 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -9,8 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://rulnick.com/etach/ COMMENT= Emacs Lisp package for dealing with MIME email attachments -NO_CONFIGURE= # defined -NO_BUILD= # defined +NO_CONFIGURE= yes +NO_BUILD= yes do-install: ${INSTALL_DATA_DIR} ${EMACS_LISPPREFIX}/etach diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 80d2b0d8d16..130fef74244 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2005/08/12 19:47:17 tv Exp $ +# $NetBSD: Makefile,v 1.99 2005/09/28 20:52:23 rillig Exp $ # # ATTENTION: # The Kerberos support in this software is known to be problematic. If you @@ -61,7 +61,7 @@ MAKE_ENV+= IP=6 .endif .if !empty(PKG_OPTIONS:Mkerberos) -PKG_USE_KERBEROS= # defined +PKG_USE_KERBEROS= yes BUILD_TARGET+= EXTRAAUTHENTICATORS="gss" .endif diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index 2e88d368883..84163cb3451 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/07/16 01:19:12 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:24 rillig Exp $ DISTNAME= mailagent-3.0.73 CATEGORIES= mail @@ -12,7 +12,7 @@ USE_TOOLS+= perl:run NO_PACKAGE= "Correct FQDN needs to be hardcoded" INTERACTIVE_STAGE= configure -HAS_CONFIGURE= # defined +HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure CONFIGURE_ARGS= -dres \ -Dperlpath='${PERL5}' \ diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index 270e3759ae4..8416957d2e3 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/06/16 06:58:03 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2005/09/28 20:52:24 rillig Exp $ # DISTNAME= mairix-0.15.1 @@ -11,7 +11,7 @@ COMMENT= Program for indexing and searching email messages BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison -HAS_CONFIGURE= # defined +HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} USE_MAKEINFO= YES diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index 4c88bf641ee..e8fb4dc14da 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/07/16 01:19:12 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/09/28 20:52:24 rillig Exp $ # DISTNAME= mb2md-3.20.pl @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR} USE_TOOLS+= perl:run REPLACE_PERL= ${DISTNAME} -NO_BUILD= # defined +NO_BUILD= yes INSTALLATION_DIRS= bin do-install: diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index c5fe7d37c3b..bbc4d8fa3da 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2005/09/22 22:00:41 jlam Exp $ +# $NetBSD: Makefile,v 1.58 2005/09/28 20:52:24 rillig Exp $ DISTNAME= nmh-1.0.4 PKGREVISION= 6 @@ -42,7 +42,7 @@ CONFIGURE_ARGS+= --with-pager=${NMH_PAGER} .endif .if defined(KERBEROS) -PKG_USE_KERBEROS= # defined +PKG_USE_KERBEROS= yes .if ${OPSYS} == "NetBSD" LIBS= -lroken -lcrypt -lcom_err .endif diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index b0cddeb64ac..e3eb76bef5b 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/18 15:59:37 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2005/09/28 20:52:24 rillig Exp $ # DISTNAME= pymsgauth-2.1.0 @@ -19,7 +19,7 @@ DOCDIR= share/doc/pymsgauth HTMLDOCDIR= share/doc/html/pymsgauth EGDIR= share/examples/pymsgauth -NO_BUILD= # defined +NO_BUILD= yes PYTHON_PATCH_SCRIPTS= ${PYMSGAUTH_PROGRAMS} *.py USE_PKGINSTALL= yes diff --git a/mail/qgreylist/Makefile b/mail/qgreylist/Makefile index 37b8c252123..f67236c87fa 100644 --- a/mail/qgreylist/Makefile +++ b/mail/qgreylist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/07/16 01:19:13 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/09/28 20:52:24 rillig Exp $ # DISTNAME= qgreylist-0.2 @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/qgreylist USE_TOOLS+= perl:run USE_PKGINSTALL= yes OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/greylist qmaild wheel 0755 -NO_BUILD= # defined +NO_BUILD= yes QGREYLIST_SCRIPTS= greylist greylist-info REPLACE_PERL= ${QGREYLIST_SCRIPTS} diff --git a/mail/qmail-run/Makefile b/mail/qmail-run/Makefile index c2bba6eed8b..ed95e8c366f 100644 --- a/mail/qmail-run/Makefile +++ b/mail/qmail-run/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/07/19 21:18:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:24 rillig Exp $ # DISTNAME= qmail-run-20050415 @@ -17,7 +17,7 @@ CONFLICTS+= qmail-qfilter-1.5nb1 PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR} -NO_CHECKSUM= # defined +NO_CHECKSUM= yes USE_PKGINSTALL= yes INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/mail/squirrelmail-locales/Makefile b/mail/squirrelmail-locales/Makefile index 010274f7a5c..77512a4d56e 100644 --- a/mail/squirrelmail-locales/Makefile +++ b/mail/squirrelmail-locales/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/07/18 07:04:29 martti Exp $ +# $NetBSD: Makefile,v 1.9 2005/09/28 20:52:24 rillig Exp $ # DISTNAME= all_locales-${VER}-20050713 @@ -13,7 +13,7 @@ COMMENT= Locale package for SquirrelMail VER= 1.4.5 -NO_CONFIGURE= # defined +NO_CONFIGURE= yes USE_TOOLS+= tar INSTALLATION_DIRS= share/squirrelmail |