summaryrefslogtreecommitdiff
path: root/mail/libmilter
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-10-28 06:36:51 +0000
committercube <cube@pkgsrc.org>2004-10-28 06:36:51 +0000
commit533f02971b4c80ea0e70d558009b749b807b1a0a (patch)
treec36af30a15b82a330bf1728ca2e9c2c92a17071a /mail/libmilter
parent6023604429015e914ecea1781a6b936a31528366 (diff)
downloadpkgsrc-533f02971b4c80ea0e70d558009b749b807b1a0a.tar.gz
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.
Diffstat (limited to 'mail/libmilter')
-rw-r--r--mail/libmilter/Makefile3
1 files changed, 1 insertions, 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)