pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/couriertcpd
Module Name: pkgsrc
Committed By: rillig
Date: Thu May 21 19:21:17 UTC 2020
Modified Files:
pkgsrc/net/couriertcpd: Makefile
Removed Files:
pkgsrc/net/couriertcpd: options.mk
Log Message:
net/couriertcpd: remove ipv6 option
The configure script does not know --with-ipv6 anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/couriertcpd/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/net/couriertcpd/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/couriertcpd/Makefile
diff -u pkgsrc/net/couriertcpd/Makefile:1.31 pkgsrc/net/couriertcpd/Makefile:1.32
--- pkgsrc/net/couriertcpd/Makefile:1.31 Sun Jan 26 17:31:48 2020
+++ pkgsrc/net/couriertcpd/Makefile Thu May 21 19:21:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/01/26 17:31:48 rillig Exp $
+# $NetBSD: Makefile,v 1.32 2020/05/21 19:21:17 rillig Exp $
DISTNAME= courier-${COURIER_VERSION}
PKGNAME= ${DISTNAME:S/-/tcpd-/}
@@ -16,8 +16,6 @@ CONFLICTS= courier-imap<4.1.1
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
-.include "options.mk"
-
.include "../../mail/courier-mta/Makefile.common"
# This package doesn't need to depend on courier-authlib -- just fake
Home |
Main Index |
Thread Index |
Old Index