Has broken gettext detection.
This commit is contained in:
parent
83fcb0e49c
commit
d1be95b776
1 changed files with 2 additions and 1 deletions
|
@ -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 @@ HOMEPAGE= http://www.gnu.org/software/sharutils/sharutils.html
|
|||
COMMENT= Allow packing and unpacking of shell archives
|
||||
|
||||
BUILD_USES_MSGFMT= yes
|
||||
BROKEN_GETTEXT_DETECTION= yes
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
|
|
Loading…
Reference in a new issue