From cd2b1e8bc2dada3247e43f7f4d840a42028916e8 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 26 Aug 2000 05:01:53 +0000 Subject: * Minor style nit. * Don't use post-install: rule if we already define a do-install: one. Doing so, means one cannot tweak things in the post-install: rule in a slave port. --- mail/cvsmail/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/cvsmail') diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index 20f2a8114447..72a480c5cd9e 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -3,6 +3,7 @@ # Whom: Ben Smithurst # # $FreeBSD$ +# PORTNAME= cvsmail PORTVERSION= 1.4 @@ -16,8 +17,6 @@ ALL_TARGET= cvsmail do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cvsmail ${PREFIX}/bin - -post-install: @${CAT} ${PKGMESSAGE} .include -- cgit v1.2.3