GNU_CONFIGURE, not HAS_CONFIGURE. Need that for the config.guess override.
This commit is contained in:
parent
1384343da8
commit
79d03e62ac
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2003/12/30 17:21:55 cjep Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/01/18 22:30:24 tv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fondu_src-030428
|
||||
|
@ -11,7 +11,7 @@ HOMEPAGE= http://fondu.sourceforge.net/
|
|||
COMMENT= Utility to convert between Mac fonts and UNIX fonts
|
||||
|
||||
WRKSRC= ${WRKDIR}/fondu
|
||||
HAS_CONFIGURE= YES
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/fondu ${PREFIX}/bin
|
||||
|
|
Loading…
Reference in a new issue