aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc42-withgcjawt
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-05-28 10:19:05 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-05-28 10:19:05 +0000
commit4d1ac6399d042a27384c3822249ca78316a201a5 (patch)
tree050c8a41ce8b2b97916add7efdff66b08adaeb16 /lang/gcc42-withgcjawt
parent59fb453cd6db6ea3a7fa8c858dedba27ae60e9f1 (diff)
downloadports-4d1ac6399d042a27384c3822249ca78316a201a5.tar.gz
ports-4d1ac6399d042a27384c3822249ca78316a201a5.zip
Notes
Diffstat (limited to 'lang/gcc42-withgcjawt')
-rw-r--r--lang/gcc42-withgcjawt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc42-withgcjawt/Makefile b/lang/gcc42-withgcjawt/Makefile
index 2883ee57652b..ad0b44ec0d6b 100644
--- a/lang/gcc42-withgcjawt/Makefile
+++ b/lang/gcc42-withgcjawt/Makefile
@@ -14,6 +14,8 @@ DESCR= ${.CURDIR}/pkg-descr
WITH_JAVA_AWT= yes
+.include <bsd.port.pre.mk>
+
.if ${OSVERSION} >= 600105
BROKEN= Does not compile on FreeBSD >= 6.1
.endif