pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mailfront
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 14:51:14 UTC 2020
Modified Files:
pkgsrc/mail/mailfront: Makefile
Log Message:
mail/mailfront: does not have error.h
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/mailfront/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/mailfront/Makefile
diff -u pkgsrc/mail/mailfront/Makefile:1.26 pkgsrc/mail/mailfront/Makefile:1.27
--- pkgsrc/mail/mailfront/Makefile:1.26 Sun May 10 07:10:39 2020
+++ pkgsrc/mail/mailfront/Makefile Sat May 16 14:51:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/05/10 07:10:39 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2020/05/16 14:51:14 rillig Exp $
#
DISTNAME= mailfront-2.22
@@ -7,7 +7,7 @@ CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}archive/
MAINTAINER= schmonz%NetBSD.org@localhost
-HOMEPAGE= https://untroubled.org/mailfront/
+HOMEPAGE= https://untroubled.org/mailfront/?a=b&c=d
COMMENT= Mail server network protocol front-ends
LICENSE= gnu-gpl-v2
@@ -15,6 +15,7 @@ DEPENDS+= daemontools-[0-9]*:../../sysu
DEPENDS+= qmail>=1.03nb8:../../mail/qmail
DJB_RESTRICTED= NO
+DJB_ERRNO_HACK= no
DJB_MAKE_TARGETS= NO
BUILD_TARGET= all
DJB_CONFIG_CMDS+= ${ECHO} ${PREFIX}/include > conf-include; \
Home |
Main Index |
Thread Index |
Old Index