summaryrefslogtreecommitdiff
path: root/x11/Xaw3d
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
committerminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
commit8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9 (patch)
tree1c486618c769365233d17dfa8d1b637499265daa /x11/Xaw3d
parentb1946f84a6391e2ac6a172271bae6622a7197756 (diff)
downloadpkgsrc-8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'x11/Xaw3d')
-rw-r--r--x11/Xaw3d/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile
index afd7d30f775..91758f34392 100644
--- a/x11/Xaw3d/Makefile
+++ b/x11/Xaw3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/02/18 15:54:48 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2005/02/23 04:09:51 minskim Exp $
#
DISTNAME= Xaw3d-1.5E
@@ -11,6 +11,8 @@ COMMENT= 3-D widgets based on the Athena Widget set
CONFLICTS= Xaw-Xpm-[0-9]*
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}/xc/lib/Xaw3d
USE_BUILDLINK3= YES
USE_IMAKE= YES