From 39110570b634c02a10b57e511cf93f5b337fcafb Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 3 Jun 1998 14:05:11 +0000 Subject: Include bsd.prefs.mk, in case variables are set in /etc/mk.conf --- graphics/xplot/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/xplot/Makefile') diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index b8314f74579..32cd2f7abde 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:58 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/06/03 14:05:12 agc Exp $ # DISTNAME= xplot-0.90 @@ -12,6 +12,8 @@ GNU_CONFIGURE= yes DOCFILES= ANNOUNCE README README.tcp_plots demo.0 demo.1 demo.2 \ demo.3 demo.4 demo.5 demo.6 demo.7 +.include "../../mk/bsd.prefs.mk" + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/xplot -- cgit v1.2.3