diff options
author | minskim <minskim@pkgsrc.org> | 2005-05-28 07:09:59 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-05-28 07:09:59 +0000 |
commit | d65ed0ee5d4795d7c54ac7c16c92c84ae231e331 (patch) | |
tree | 6d452c886a0bd95bc7d11b669f215cdb50bff4b9 /x11/mrxvt | |
parent | c67480217e9b9f09321613dc15066a6f65e704a4 (diff) | |
download | pkgsrc-d65ed0ee5d4795d7c54ac7c16c92c84ae231e331.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'x11/mrxvt')
-rw-r--r-- | x11/mrxvt/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 8216672cbac..c0aaa1d0b46 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/05/28 06:36:53 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2005/05/28 07:09:59 minskim Exp $ # DISTNAME= mrxvt-0.4.1 @@ -9,6 +9,8 @@ MAINTAINER= tnn@netilium.org HOMEPAGE= http://materm.sourceforge.net/ COMMENT= Multi-tabbed terminal emulator with Xft support +PKG_INSTALLATION_TYPES= overwrite pkgviews + GNU_CONFIGURE= YES USE_PKGINSTALL= YES USE_X11= YES |