gawk and patch tools need to be explicitly added to build hypen on solaris
This commit is contained in:
parent
6e2c3a2b44
commit
6054980319
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2013/11/23 15:01:15 jaapb Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2013/11/30 07:33:40 richard Exp $
|
||||
|
||||
DISTNAME= hyphen-2.8.6
|
||||
CATEGORIES= textproc
|
||||
|
@ -11,7 +11,7 @@ LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= perl
|
||||
USE_TOOLS+= gawk patch perl
|
||||
|
||||
REPLACE_PERL= substrings.pl
|
||||
|
||||
|
|
Loading…
Reference in a new issue