pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gettext-m4 Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d795e177b9d
branches:  trunk
changeset: 481895:2d795e177b9d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Oct 14 16:04:49 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 devel/gettext-m4/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 28b5ede084e2 -r 2d795e177b9d devel/gettext-m4/Makefile
--- a/devel/gettext-m4/Makefile Thu Oct 14 15:33:51 2004 +0000
+++ b/devel/gettext-m4/Makefile Thu Oct 14 16:04:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/17 11:23:45 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/14 16:04:49 minskim Exp $
 
 DISTNAME=              gettext-0.11.5
 PKGNAME=               gettext-m4-0.11.5
@@ -12,6 +12,8 @@
 
 CONFLICTS=             gettext<=0.10.35nb1
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 NO_BUILDLINK=          yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index