summaryrefslogtreecommitdiff
path: root/graphics/plotutils
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-31 16:47:47 +0000
committerminskim <minskim>2004-05-31 16:47:47 +0000
commit5850ad31fff47f819023d49f94a38e79d7efefa1 (patch)
treec68874ff86a33cf9d7290b552a8933e80275f8c2 /graphics/plotutils
parentd739c86fa008f5a4391a77983194de3ead67ec4f (diff)
downloadpkgsrc-5850ad31fff47f819023d49f94a38e79d7efefa1.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'graphics/plotutils')
-rw-r--r--graphics/plotutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index b410313ddc1..618ce57aaa2 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/02/21 14:46:50 minskim Exp $
+# $NetBSD: Makefile,v 1.30 2004/05/31 16:47:48 minskim Exp $
#
DISTNAME= plotutils-2.4.1
@@ -12,6 +12,8 @@ COMMENT= Programs and library for plotting scientific data
CONFLICTS+= plotutils-nox11-[0-9]*
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_GCC_SHLIB= YES
USE_X11= YES