summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorminskim <minskim>2005-02-23 04:09:50 +0000
committerminskim <minskim>2005-02-23 04:09:50 +0000
commit29b5e8fed10de6443ca9e606c5a4a8d2eee0c33c (patch)
tree1c486618c769365233d17dfa8d1b637499265daa /x11
parent4d4d72f17eaf6471708c49db27a7a99a6eefe6d0 (diff)
downloadpkgsrc-29b5e8fed10de6443ca9e606c5a4a8d2eee0c33c.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'x11')
-rw-r--r--x11/Xaw3d/Makefile4
-rw-r--r--x11/rxvt/Makefile4
2 files changed, 6 insertions, 2 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
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 420ca3319e6..6fbf6c98892 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2005/01/16 22:00:26 christos Exp $
+# $NetBSD: Makefile,v 1.44 2005/02/23 04:09:51 minskim Exp $
# FreeBSD Id: Makefile,v 1.13 1997/03/07 12:29:49 obrien Exp
#
@@ -13,6 +13,8 @@ MAINTAINER= gcw@rxvt.org
HOMEPAGE= http://www.rxvt.org/
COMMENT= Low memory usage xterm replacement that supports color
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11BASE= YES