From 004e47e5b091448f3c76862035061bad61cfce9a Mon Sep 17 00:00:00 2001 From: frueauf Date: Tue, 14 Jul 1998 10:56:15 +0000 Subject: cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every package Makefile. --- www/ap-auth-cookie/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/ap-auth-cookie') diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile index 968793d2e05..37ba605aa8e 100644 --- a/www/ap-auth-cookie/Makefile +++ b/www/ap-auth-cookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/07/13 16:45:25 tv Exp $ +# $NetBSD: Makefile,v 1.4 1998/07/14 10:56:16 frueauf Exp $ # # There are a few more mod_auth_cookie's out there doing slightly # different things. This one pkg would be a good place to dump them all in @@ -27,6 +27,5 @@ do-build: do-install: @cd ${WRKSRC} && ${PREFIX}/sbin/apxs -i mod_auth_cookie.so - @${CAT} ${PKGDIR}/MESSAGE .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3