summaryrefslogtreecommitdiff
path: root/lang/gnat-gcc34
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-08-06 20:23:58 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-08-06 20:23:58 +0000
commitf76141e4cdc12f8f0ddbfc03e614062db803e5b2 (patch)
tree6975f6e898e9bce0a01e4a347207ca82dbb135a3 /lang/gnat-gcc34
parentUpdate to version 216. (diff)
Broken on 4.x: does not extract (both bzip2 and tar.gz sources are used)
Reported by: krismail Approved by: netchild (mentor, implicit)
Notes
Notes: svn path=/head/; revision=169854
Diffstat (limited to 'lang/gnat-gcc34')
-rw-r--r--lang/gnat-gcc34/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/gnat-gcc34/Makefile b/lang/gnat-gcc34/Makefile
index 3588e8dba027..27ca35c9b5af 100644
--- a/lang/gnat-gcc34/Makefile
+++ b/lang/gnat-gcc34/Makefile
@@ -40,6 +40,10 @@ INFO= gcc${gcc_suffix}/cpp \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= does not extract on 4.x (both bzip2 and tar.gz sources are used)
+.endif
+
gcc_suffix= 34
targlib= ${PREFIX}/lib/gcc/${CONFIGURE_TARGET}/${PORTVERSION}