pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/fondu GNU_CONFIGURE, not HAS_CONFIGURE. Ne...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f3be6b6c870
branches: trunk
changeset: 487709:4f3be6b6c870
user: tv <tv%pkgsrc.org@localhost>
date: Tue Jan 18 22:30:24 2005 +0000
description:
GNU_CONFIGURE, not HAS_CONFIGURE. Need that for the config.guess override.
diffstat:
converters/fondu/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4175ea937bb2 -r 4f3be6b6c870 converters/fondu/Makefile
--- a/converters/fondu/Makefile Tue Jan 18 22:20:08 2005 +0000
+++ b/converters/fondu/Makefile Tue Jan 18 22:30:24 2005 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index