summaryrefslogtreecommitdiff
path: root/lang/gcc
diff options
context:
space:
mode:
authortron <tron>2000-09-16 07:49:53 +0000
committertron <tron>2000-09-16 07:49:53 +0000
commit90cae8a0ea3fa63e878e9735ea2f991cce8e8eb0 (patch)
tree0d0d41a26146df0feb8a95a2093f1874e62c7c77 /lang/gcc
parent41648292272c0ac5d4d87817b096b659af8ee60f (diff)
downloadpkgsrc-90cae8a0ea3fa63e878e9735ea2f991cce8e8eb0.tar.gz
Use place holder for "${PREFIX}" instead of hard coding "/usr/pkg".
Diffstat (limited to 'lang/gcc')
-rw-r--r--lang/gcc/pkg/MESSAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc/pkg/MESSAGE b/lang/gcc/pkg/MESSAGE
index d29cbd11b2a..7124f3e7776 100644
--- a/lang/gcc/pkg/MESSAGE
+++ b/lang/gcc/pkg/MESSAGE
@@ -1,3 +1,3 @@
To use "@@PKGNAME@@" invoke "@@MAKE@@" like this:
-@@MAKE@@ MAKECONF=/usr/pkg/etc/gcc-2.95.2.mk [...]
+@@MAKE@@ MAKECONF=@@PREFIX@@/etc/gcc-2.95.2.mk [...]