From 9aff5454d3a35f27c1eb165e3a5e4fd84e97a1ba Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 1 Dec 2008 11:03:50 +0000 Subject: Also install dummy.h. It is included from flocksim.h, required by some platforms. PR 40075. Bump PKGREVISION. While here, marked as MAKE_JOBS_SAFE=no --- mail/imap-uw/Makefile | 6 ++++-- mail/imap-uw/PLIST | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index dac53af7663..44b821d7e63 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2008/11/13 14:20:20 tron Exp $ +# $NetBSD: Makefile,v 1.128 2008/12/01 11:03:50 obache Exp $ # # ATTENTION: # The Kerberos support in this software is known to be problematic. If you @@ -11,7 +11,7 @@ DISTNAME= imap-2007d PKGNAME= ${DISTNAME:S/-/-uw-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ EXTRACT_SUFX= .tar.Z @@ -29,6 +29,8 @@ LTINSTALL_LIB= ${SETENV} ${MAKE_ENV} ${LIBTOOL} --mode=install ${INSTALL_LIB} WRKSRC= ${WRKDIR}/${DISTNAME:S/2$//} +MAKE_JOBS_SAFE= no + .include "../../mk/bsd.prefs.mk" # Each platform has its own special target in the imap Makefiles. diff --git a/mail/imap-uw/PLIST b/mail/imap-uw/PLIST index e5db54e5c34..691ecde9345 100644 --- a/mail/imap-uw/PLIST +++ b/mail/imap-uw/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.15 2008/11/06 15:27:00 tron Exp $ +@comment $NetBSD: PLIST,v 1.16 2008/12/01 11:03:50 obache Exp $ bin/dmail bin/mailutil bin/mlock bin/tmail include/c-client/c-client.h +include/c-client/dummy.h include/c-client/env.h include/c-client/env_unix.h include/c-client/flocksim.h -- cgit v1.2.3