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. --- x11/fvwm2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/fvwm2') diff --git a/x11/fvwm2/Makefile b/x11/fvwm2/Makefile index 32302d2f2db..a956bfb44a5 100644 --- a/x11/fvwm2/Makefile +++ b/x11/fvwm2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/07/04 09:19:08 mycroft Exp $ +# $NetBSD: Makefile,v 1.13 1998/07/14 10:56:16 frueauf Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # @@ -33,6 +33,5 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${WRKSRC}/icons/*.xbm \ ${WRKSRC}/icons/*.bitmap ${WRKSRC}/icons/*.icon \ ${PREFIX}/lib/X11/fvwm2/pixmaps - @${CAT} ${PKGDIR}/MESSAGE .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3