pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/gsharutils Has broken gettext detection.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c964b08f35a2
branches:  trunk
changeset: 506056:c964b08f35a2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jan 11 15:58:43 2006 +0000

description:
Has broken gettext detection.

diffstat:

 archivers/gsharutils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5e48f2895b7d -r c964b08f35a2 archivers/gsharutils/Makefile
--- a/archivers/gsharutils/Makefile     Wed Jan 11 15:22:11 2006 +0000
+++ b/archivers/gsharutils/Makefile     Wed Jan 11 15:58:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/12/05 23:55:01 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2006/01/11 15:58:43 joerg Exp $
 
 DISTNAME=      sharutils-4.2.1
 PKGNAME=       g${DISTNAME}
@@ -11,6 +11,7 @@
 COMMENT=       Allow packing and unpacking of shell archives
 
 BUILD_USES_MSGFMT=     yes
+BROKEN_GETTEXT_DETECTION=      yes
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index