Doesn't depend on automake anymore, so it doesn't BUILD_USE_GETTEXT_M4
anymore either.
This commit is contained in:
parent
09923a76d9
commit
0fd50d6c14
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.68 2001/10/08 20:24:59 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.69 2001/10/15 22:34:00 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR}
|
||||
|
@ -13,7 +13,6 @@ COMMENT= high-performance CORBA ORB with support for the C language
|
|||
|
||||
DEPENDS+= gindent-[0-9]*:../../devel/gindent
|
||||
|
||||
BUILD_USES_GETTEXT_M4= YES
|
||||
USE_GMAKE= YES
|
||||
USE_LIBTOOL= YES
|
||||
LTCONFIG_OVERRIDE+= ${WRKSRC}/ltconfig
|
||||
|
|
Loading…
Reference in a new issue