pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gtexinfo This package builds just fine without n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b68c0017445
branches:  trunk
changeset: 468167:6b68c0017445
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Feb 11 00:47:20 2004 +0000

description:
This package builds just fine without needing GNU gettext-lib.  Bump
PKGREVISION as a result of this change.

diffstat:

 devel/gtexinfo/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 36d5a1e9bdf9 -r 6b68c0017445 devel/gtexinfo/Makefile
--- a/devel/gtexinfo/Makefile   Wed Feb 11 00:39:29 2004 +0000
+++ b/devel/gtexinfo/Makefile   Wed Feb 11 00:47:20 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2004/01/19 15:49:24 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.47 2004/02/11 00:47:20 jlam Exp $
 
 DISTNAME=              texinfo-4.6
 PKGNAME=               g${DISTNAME}
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNU:=texinfo/}
 EXTRACT_SUFX=          .tar.bz2
@@ -14,8 +13,6 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-BUILDLINK_USE_BUILTIN.gettext= no
-
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index