pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/openmotif Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28546d65ce54
branches:  trunk
changeset: 486271:28546d65ce54
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Dec 25 22:22:00 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 x11/openmotif/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r c42ba50ac9d4 -r 28546d65ce54 x11/openmotif/Makefile
--- a/x11/openmotif/Makefile    Sat Dec 25 22:11:26 2004 +0000
+++ b/x11/openmotif/Makefile    Sat Dec 25 22:22:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/12/18 00:39:31 tron Exp $
+# $NetBSD: Makefile,v 1.31 2004/12/25 22:22:00 minskim Exp $
 
 PKGVER=                2.1.30
 DISTNAME=      openmotif${PKGVER}
@@ -20,6 +20,8 @@
 
 CONFLICTS+=            lesstif-[0-9]*
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 WRKSRC=                        ${WRKDIR}/motif
 DIST_SUBDIR=           openmotif
 USE_X11BASE=           yes
@@ -46,6 +48,8 @@
 USE_GNU_TOOLS+=                make
 .endif
 
+INSTALLATION_DIRS=     lib/X11/config man/man1 man/man3 man/man5
+
 post-extract:
        ${CP} ${FILESDIR}/NoInstall.rules ${WRKSRC}/config/cf/NoInstall.rules
        ${CP} ${FILESDIR}/OpenMotif.def ${WRKSRC}/config/cf/Motif.def



Home | Main Index | Thread Index | Old Index