From ec0fa85cbd68c0d8366cfeafb3bb4c7ea3027fd5 Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 10 Jun 2003 00:00:26 +0000 Subject: Add touch's back from 1.9 as they're inconsistantly getting picked up during bulk builds otherwise and nuking config.h's modifications --- net/dctc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 0372570dda8..e3a5c6e6e8d 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/06/02 01:18:01 jschauma Exp $ +# $NetBSD: Makefile,v 1.14 2003/06/10 00:00:26 jmc Exp $ # DISTNAME= dctc-0.84.1 @@ -21,6 +21,8 @@ USE_GMAKE= YES CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4 post-configure: + @${TOUCH} ${WRKSRC}/stamp-h.in ${WRKSRC}/config.h.in + @${TOUCH} ${WRKSRC}/config.status ${WRKSRC}/stamp-h @${ECHO} '#ifndef MSG_NOSIGNAL' >> ${WRKSRC}/config.h @${ECHO} '# define MSG_NOSIGNAL 0' >> ${WRKSRC}/config.h @${ECHO} '#endif' >> ${WRKSRC}/config.h -- cgit v1.2.3