Rename the post-patch target to make it work again

This commit is contained in:
jlam 2001-02-12 16:13:07 +00:00
parent 5b165761e7
commit 3b1944ba7a

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2001/02/12 15:27:41 jlam Exp $
# $NetBSD: Makefile,v 1.2 2001/02/12 16:13:07 jlam Exp $
DISTNAME= imp-2.2.4
CATEGORIES= mail www
@ -32,7 +32,7 @@ post-extract:
done
jlam-post-patch:
post-patch:
cd ${WRKSRC}/config; \
for file in defaults.php3.dist; do \
${MV} -f $${file} $${file}.orig; \