pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/h8300-hms-binutils Don't define INFO_DIR anymore...
details: https://anonhg.NetBSD.org/pkgsrc/rev/86e184da7702
branches: trunk
changeset: 510431:86e184da7702
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Mar 30 05:00:05 2006 +0000
description:
Don't define INFO_DIR anymore ... it's an unused variable.
diffstat:
cross/h8300-hms-binutils/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b065bb4b0511 -r 86e184da7702 cross/h8300-hms-binutils/Makefile
--- a/cross/h8300-hms-binutils/Makefile Thu Mar 30 04:57:45 2006 +0000
+++ b/cross/h8300-hms-binutils/Makefile Thu Mar 30 05:00:05 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/20 18:15:37 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/03/30 05:00:05 jlam Exp $
DISTNAME= binutils-2.12.1
PKGNAME= cross-h8300-hms-binutils-2.12.1
@@ -22,7 +22,6 @@
CONFIGURE_SCRIPT= ${SRCDIR}/configure
SRCDIR= ${WRKDIR}/${DISTNAME}
BUILD_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all
-INFO_DIR= libexec/cross-h8300-hms/binutils
INFO_FILES= # PLIST
INSTALLATION_DIRS= ${H8300_PREFIX}
Home |
Main Index |
Thread Index |
Old Index