pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/exim Fixed pkglint warning about BUILD_DEFS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/55118458b59e
branches: trunk
changeset: 538179:55118458b59e
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Jan 31 13:05:36 2008 +0000
description:
Fixed pkglint warning about BUILD_DEFS.
diffstat:
mail/exim/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r effe774c9169 -r 55118458b59e mail/exim/Makefile
--- a/mail/exim/Makefile Thu Jan 31 12:45:08 2008 +0000
+++ b/mail/exim/Makefile Thu Jan 31 13:05:36 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2008/01/18 05:08:24 tnn Exp $
+# $NetBSD: Makefile,v 1.91 2008/01/31 13:05:36 rillig Exp $
DISTNAME= exim-4.69
PKGREVISION= 1
@@ -16,6 +16,7 @@
USE_TOOLS+= perl:run
INSTALLATION_DIRS+= ${PKGMANDIR}/man8
+BUILD_DEFS+= VARBASE
MAKE_ENV+= SSLBASE=${SSLBASE:Q}
MAKE_ENV+= INST_CHOWN=${CHOWN:Q}
Home |
Main Index |
Thread Index |
Old Index