summaryrefslogtreecommitdiff
path: root/lang/gcc/files
diff options
context:
space:
mode:
authorseb <seb>2003-07-04 16:11:55 +0000
committerseb <seb>2003-07-04 16:11:55 +0000
commitb128988d327ad1cea902efb724d5721f5492b286 (patch)
tree81b85379a3aece3f28940140931e89e84d532797 /lang/gcc/files
parent78ac805f8792fa6cbe52a15c9012990faadf1a01 (diff)
downloadpkgsrc-b128988d327ad1cea902efb724d5721f5492b286.tar.gz
Install example mk.conf in package specific directory.
Adjust and make uniform various substitution variables and MESSAGE files. No PKGREVISION bump right now.
Diffstat (limited to 'lang/gcc/files')
-rw-r--r--lang/gcc/files/gcc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc/files/gcc.mk b/lang/gcc/files/gcc.mk
index 84ae399902c..7a9a58fc384 100644
--- a/lang/gcc/files/gcc.mk
+++ b/lang/gcc/files/gcc.mk
@@ -1,6 +1,6 @@
-# $NetBSD: gcc.mk,v 1.4 2002/09/27 12:28:16 jlam Exp $
+# $NetBSD: gcc.mk,v 1.5 2003/07/04 16:11:56 seb Exp $
#
-# make configuration file for @PKGNAME@
+# make configuration file for @DISTNAME@
CC= @GCC_PREFIX@/bin/cc
CPP= @GCC_PREFIX@/bin/cpp