summaryrefslogtreecommitdiff
path: root/graphics/xplot
diff options
context:
space:
mode:
authoragc <agc>1998-06-03 14:05:11 +0000
committeragc <agc>1998-06-03 14:05:11 +0000
commit76186bc076fc4a043b0c7ba8d3072627442124d3 (patch)
tree05ed56c7c2842d1123a1dc34fcf3e939f7a0ae64 /graphics/xplot
parent46bd95f070b9298c262aab4cef6c4a66d1fed01d (diff)
downloadpkgsrc-76186bc076fc4a043b0c7ba8d3072627442124d3.tar.gz
Include bsd.prefs.mk, in case variables are set in /etc/mk.conf
Diffstat (limited to 'graphics/xplot')
-rw-r--r--graphics/xplot/Makefile4
1 files changed, 3 insertions, 1 deletions
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