Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/teapop mail/teapop: remove unknown configure option
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfc92a04a7af
branches: trunk
changeset: 433217:cfc92a04a7af
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 31 17:34:15 2020 +0000
description:
mail/teapop: remove unknown configure option
The correct option would be --enable-lock=flock.
diffstat:
mail/teapop/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 71aec9643304 -r cfc92a04a7af mail/teapop/Makefile
--- a/mail/teapop/Makefile Sun May 31 17:30:17 2020 +0000
+++ b/mail/teapop/Makefile Sun May 31 17:34:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2020/01/18 21:49:55 jperkin Exp $
+# $NetBSD: Makefile,v 1.48 2020/05/31 17:34:15 rillig Exp $
DISTNAME= teapop-0.3.8
PKGREVISION= 19
@@ -13,7 +13,6 @@
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --enable-flock
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --enable-piddir=${VARBASE}/run
Home |
Main Index |
Thread Index |
Old Index