summaryrefslogtreecommitdiff
path: root/lang/gcc3-c++/files
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-07-08 15:04:53 +0000
committerdrochner <drochner@pkgsrc.org>2003-07-08 15:04:53 +0000
commit7497ad9c29a7801053f90a11bfbc1d26894b0699 (patch)
tree668ea98bbbf5ec4032fc47d9068a7c88425ea929 /lang/gcc3-c++/files
parent86fb2139bc3d90a215adc2b1c01548a07791876d (diff)
downloadpkgsrc-7497ad9c29a7801053f90a11bfbc1d26894b0699.tar.gz
some cleanup:
-USE_NEW_TEXINFO, saves some patches -symlink libiberty.a into build tree instead of buildlink/lib, saves some patches -put common make rules into Makefile.common (for all) and buildaddon.mk (for all but the base "c" pkg)
Diffstat (limited to 'lang/gcc3-c++/files')
-rw-r--r--lang/gcc3-c++/files/gcc3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc3-c++/files/gcc3.mk b/lang/gcc3-c++/files/gcc3.mk
index 80874609d83..e318559e0b6 100644
--- a/lang/gcc3-c++/files/gcc3.mk
+++ b/lang/gcc3-c++/files/gcc3.mk
@@ -1,6 +1,6 @@
-# $NetBSD: gcc3.mk,v 1.1 2003/07/06 12:15:09 drochner Exp $
+# $NetBSD: gcc3.mk,v 1.2 2003/07/08 15:04:59 drochner Exp $
#
-# make configuration file for @PKGNAME_NOREV@
+# make configuration file for @PKGNAME@
USE_GCC3= # defined
CC= @GCC_PREFIX@/bin/cc