From abdc282c793600e7b14bd7d8fdae9710060b7d62 Mon Sep 17 00:00:00 2001 From: fredb Date: Sat, 29 Dec 2001 18:33:39 +0000 Subject: Let's keep this simple, and not let the "nb" bump affect the name of the installation directory. --- lang/gcc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc/Makefile') diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 5ae0deffe71..6f65f9bad56 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2001/12/29 17:41:45 fredb Exp $ +# $NetBSD: Makefile,v 1.30 2001/12/29 18:33:39 fredb Exp $ DISTNAME= gcc-2.95.2 PKGREVISION= 1 @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --host=${MACHINE_GCC_PLATFORM} \ CONFIGURE_SCRIPT= ${SRCDIR}/configure INFO_FILES= chill.info cpp.info g77.info gcc.info -GCC_VERSION= ${PKGNAME:C/.*-//} +GCC_VERSION= ${PKGNAME:C/.*-//:C/nb[1-9]*//} MESSAGE_SUBST+= MAKE=${MAKE} PLIST_SUBST+= GCC_VERSION=${GCC_VERSION} \ MACHINE_GCC_PLATFORM=${MACHINE_GCC_PLATFORM} -- cgit v1.2.3