pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/teapop
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 31 17:34:15 UTC 2020
Modified Files:
pkgsrc/mail/teapop: Makefile
Log Message:
mail/teapop: remove unknown configure option
The correct option would be --enable-lock=flock.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/mail/teapop/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/teapop/Makefile
diff -u pkgsrc/mail/teapop/Makefile:1.47 pkgsrc/mail/teapop/Makefile:1.48
--- pkgsrc/mail/teapop/Makefile:1.47 Sat Jan 18 21:49:55 2020
+++ pkgsrc/mail/teapop/Makefile Sun May 31 17:34:15 2020
@@ -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 @@ USE_TOOLS+= perl:run
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