diff options
author | seb <seb> | 2003-07-04 16:11:55 +0000 |
---|---|---|
committer | seb <seb> | 2003-07-04 16:11:55 +0000 |
commit | e4ace7569a2f05ff6ea22b14073b1f6b11da93fc (patch) | |
tree | 81b85379a3aece3f28940140931e89e84d532797 /lang/gcc/MESSAGE | |
parent | e53c49ae3ae15dc1981e770c46c64bc0c5869256 (diff) | |
download | pkgsrc-e4ace7569a2f05ff6ea22b14073b1f6b11da93fc.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/MESSAGE')
-rw-r--r-- | lang/gcc/MESSAGE | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/gcc/MESSAGE b/lang/gcc/MESSAGE index b13cf8d94e8..1277c44f4f2 100644 --- a/lang/gcc/MESSAGE +++ b/lang/gcc/MESSAGE @@ -1,7 +1,8 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2003/05/02 08:22:12 jmmv Exp $ +$NetBSD: MESSAGE,v 1.5 2003/07/04 16:11:55 seb Exp $ -To use ${PKGNAME} include "${PREFIX}/share/examples/gcc/mk.conf" in your -BSD style makefile. +To use ${PKGNAME} include +"${PREFIX}/share/examples/${DISTNAME}/mk.conf" +in your BSD style makefile. =========================================================================== |