summaryrefslogtreecommitdiff
path: root/x11/rxvt
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/rxvt
parentb1946f84a6391e2ac6a172271bae6622a7197756 (diff)
downloadpkgsrc-8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'x11/rxvt')
-rw-r--r--x11/rxvt/Makefile4
1 files changed, 3 insertions, 1 deletions
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