summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 14:15:48 +0000
committerrillig <rillig>2005-09-28 14:15:48 +0000
commitce8288f8949e4c4a157779a00e4a2eb8f5a257a4 (patch)
treee6fd2f73c40d2704f0228b452a04bf850f52cacb /lang
parent6c90f52e644dddda6af4f2dabee0da9d8403e5da (diff)
downloadpkgsrc-ce8288f8949e4c4a157779a00e4a2eb8f5a257a4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc34-ada/MESSAGE4
-rw-r--r--lang/gcc34/MESSAGE8
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/gcc34-ada/MESSAGE b/lang/gcc34-ada/MESSAGE
index 3cf996887e5..086911190e7 100644
--- a/lang/gcc34-ada/MESSAGE
+++ b/lang/gcc34-ada/MESSAGE
@@ -1,7 +1,7 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/06/29 18:00:17 shannonjr Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $
-A wrapper, "ada", has been placed in ${LOCALBASE}/bin to setup the
+A wrapper, "ada", has been placed in ${LOCALBASE}/bin to setup the
environment and call the tools in this package. So, to make a program
with a main program file "main.adb" you would type:
diff --git a/lang/gcc34/MESSAGE b/lang/gcc34/MESSAGE
index aefb4f82028..e351bd368a4 100644
--- a/lang/gcc34/MESSAGE
+++ b/lang/gcc34/MESSAGE
@@ -1,15 +1,15 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/06/29 18:01:24 shannonjr Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $
${PKGNAME} has been installed in ${LOCALBASE}/gcc34
To use this compiler in pkgsrc:
1) In your "pre-configure" target:
-
+
.include "../../lang/gcc34/preconfigure.mk"
-
- 2) .include "../../lang/gcc34/buildlink3.mk"
+
+ 2) .include "../../lang/gcc34/buildlink3.mk"
The "preconfigure.mk" makefile fragment will override the compiler tools
selected by ../../mk/compiler.mk to use gcc version 3.4.x.