diff options
author | salo <salo@pkgsrc.org> | 2003-04-14 04:30:21 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-14 04:30:21 +0000 |
commit | 4d0ac3202c5d31cd0ec230b00f8961fa441205fa (patch) | |
tree | 0f022cc0674c5545a1ec9e299f95271efd14c0c5 /lang/gcc3/MESSAGE | |
parent | f5fbc11ae5a3ac338d968b20ca933fc89ae30494 (diff) | |
download | pkgsrc-4d0ac3202c5d31cd0ec230b00f8961fa441205fa.tar.gz |
GNU texinfo >= 4.1 is required to build the info files shipped, fix wrong
check for MAKEINFO version too. Addresses PR pkg/20930.
Make it PKGREVISION resilent.
G/C unused variables, delint.
Diffstat (limited to 'lang/gcc3/MESSAGE')
-rw-r--r-- | lang/gcc3/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc3/MESSAGE b/lang/gcc3/MESSAGE index e6c2bc5ae3f..03dd9b75b85 100644 --- a/lang/gcc3/MESSAGE +++ b/lang/gcc3/MESSAGE @@ -1,7 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2003/01/06 07:42:26 uebayasi Exp $ +$NetBSD: MESSAGE,v 1.2 2003/04/14 04:30:21 salo Exp $ -To use ${PKGNAME} include "${PREFIX}/etc/${PKGNAME}.mk" in your +To use ${PKGNAME} include "${PREFIX}/etc/${PKGNAME_NOREV}.mk" in your BSD style makefile. =========================================================================== |