From 533f02971b4c80ea0e70d558009b749b807b1a0a Mon Sep 17 00:00:00 2001 From: cube Date: Thu, 28 Oct 2004 06:36:51 +0000 Subject: Remove useless command that breaks on read-only pkgsrc trees. I wonder what was the point of this in the first place... Closes PR#27529. --- mail/libmilter/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail/libmilter/Makefile b/mail/libmilter/Makefile index c9d0adfb707..61ab347cc9f 100644 --- a/mail/libmilter/Makefile +++ b/mail/libmilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/08/30 20:48:47 adrianp Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/28 06:36:51 cube Exp $ .include "../../mail/sendmail/Makefile.common" @@ -6,7 +6,6 @@ PKGNAME= libmilter-${DIST_VERS} COMMENT= Mail filter support library for sendmail post-patch: make-sendmail-siteconfig - ${ECHO} >>${DESCR_SRC} do-build: @(cd ${WRKSRC}/libmilter; ${SETENV} ${MAKE_ENV} ./Build) -- cgit v1.2.3