From 0b4b088a18469001f0ae9fc7f53ee45c4b5b3998 Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 10 Apr 2004 16:05:05 +0000 Subject: Actually make the move of patches directory and distinfo file effective. --- lang/gcc3/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/gcc3') diff --git a/lang/gcc3/Makefile.common b/lang/gcc3/Makefile.common index d1be08e4c49..7c70eb08e3a 100644 --- a/lang/gcc3/Makefile.common +++ b/lang/gcc3/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2004/04/10 15:47:08 seb Exp $ +# $NetBSD: Makefile.common,v 1.2 2004/04/10 16:05:05 seb Exp $ GCC_VERSION= 3.3.3 DISTNAME= gcc-${GCC_VERSION} @@ -17,8 +17,8 @@ USE_GNU_TOOLS+= make MAKEFLAGS+= GMAKE_LOCALE=no HAS_CONFIGURE= yes -PATCHDIR= ${.CURDIR}/../../lang/gcc3-c/patches -DISTINFO_FILE= ${.CURDIR}/../../lang/gcc3-c/distinfo +PATCHDIR= ${.CURDIR}/../../lang/gcc3/patches +DISTINFO_FILE= ${.CURDIR}/../../lang/gcc3/distinfo .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3