From cc6d847034c50bbda6f25523752cdd8107d6206e Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 28 Jul 2004 10:16:59 +0000 Subject: Sadly, the "pure hack" in Makefile version 1.2 is still needed, as shown by the bulk build results - uncomment it again. --- chat/kadu/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat/kadu') diff --git a/chat/kadu/Makefile b/chat/kadu/Makefile index d6a1db4e52f..292a2df9bf9 100644 --- a/chat/kadu/Makefile +++ b/chat/kadu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/07/09 10:46:23 adam Exp $ +# $NetBSD: Makefile,v 1.4 2004/07/28 10:16:59 agc Exp $ DISTNAME= kadu-0.3.9 CATEGORIES= chat @@ -18,8 +18,8 @@ LIBS+= ${LIBOSSAUDIO} WRKSRC= ${WRKDIR}/kadu # pure hack -#post-configure: -# cd ${WRKSRC}; ${TOUCH} Makefile +post-configure: + cd ${WRKSRC}; ${TOUCH} Makefile .include "../../chat/ekg/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" -- cgit v1.2.3