pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/startup-notification Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afcdb7a2bcce
branches:  trunk
changeset: 486064:afcdb7a2bcce
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Dec 22 04:47:32 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 x11/startup-notification/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r df5b21df6066 -r afcdb7a2bcce x11/startup-notification/Makefile
--- a/x11/startup-notification/Makefile Wed Dec 22 04:36:32 2004 +0000
+++ b/x11/startup-notification/Makefile Wed Dec 22 04:47:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:38 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/22 04:47:32 minskim Exp $
 
 DISTNAME=              startup-notification-0.7
 PKGREVISION=           1
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.gnome.org/
 COMMENT=               X11 application startup notification library
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE=         yes
 USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index