diff options
author | drochner <drochner> | 2003-07-08 15:04:53 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-07-08 15:04:53 +0000 |
commit | 837669e8198b6e81660338003ac10bb0697191f9 (patch) | |
tree | 668ea98bbbf5ec4032fc47d9068a7c88425ea929 /lang/gcc3-f77/MESSAGE | |
parent | 7ec5d68f6ef822e8707368330a7f4fac5128d000 (diff) | |
download | pkgsrc-837669e8198b6e81660338003ac10bb0697191f9.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-f77/MESSAGE')
-rw-r--r-- | lang/gcc3-f77/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc3-f77/MESSAGE b/lang/gcc3-f77/MESSAGE index 4344bdc2377..5e4b12dbb68 100644 --- a/lang/gcc3-f77/MESSAGE +++ b/lang/gcc3-f77/MESSAGE @@ -1,7 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2003/07/06 12:15:10 drochner Exp $ +$NetBSD: MESSAGE,v 1.2 2003/07/08 15:05:00 drochner Exp $ -To use ${PKGNAME} include "${PREFIX}/share/examples/gcc/mk.conf" in your +To use ${PKGNAME} include "${GCC_PREFIX}/mk/f77.mk" in your BSD style makefile. =========================================================================== |