pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/relay-ctrl
Module Name: pkgsrc
Committed By: rillig
Date: Mon Apr 27 17:31:07 UTC 2020
Modified Files:
pkgsrc/mail/relay-ctrl: Makefile
Log Message:
mail/relay-ctrl: does not have error.h
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/relay-ctrl/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/relay-ctrl/Makefile
diff -u pkgsrc/mail/relay-ctrl/Makefile:1.8 pkgsrc/mail/relay-ctrl/Makefile:1.9
--- pkgsrc/mail/relay-ctrl/Makefile:1.8 Sun Jan 26 17:31:36 2020
+++ pkgsrc/mail/relay-ctrl/Makefile Mon Apr 27 17:31:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:36 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/27 17:31:07 rillig Exp $
#
DISTNAME= relay-ctrl-3.2
@@ -11,6 +11,7 @@ COMMENT= Allows relaying via POP/IMAP-b
DJB_RESTRICTED= NO
DJB_MAKE_TARGETS= NO
+DJB_ERRNO_HACK= NO
DOCDIR= share/doc/${PKGBASE}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 ${DOCDIR}
Home |
Main Index |
Thread Index |
Old Index