diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-23 22:41:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-23 22:41:16 +0000 |
commit | 9806890f0cbc5aa881ceca44ac32957293402392 (patch) | |
tree | fe23c5308c84153fe83435dbdf4513053abb470c /lang/gcc42-withgcjawt | |
parent | 7e85821fa200414db4952438722722fe02107c48 (diff) | |
download | ports-9806890f0cbc5aa881ceca44ac32957293402392.tar.gz ports-9806890f0cbc5aa881ceca44ac32957293402392.zip |
- Fix build after xorg cleanup
Notes
Notes:
svn path=/head/; revision=211865
Diffstat (limited to 'lang/gcc42-withgcjawt')
-rw-r--r-- | lang/gcc42-withgcjawt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc42-withgcjawt/Makefile b/lang/gcc42-withgcjawt/Makefile index 3428fbe56926..566409955cba 100644 --- a/lang/gcc42-withgcjawt/Makefile +++ b/lang/gcc42-withgcjawt/Makefile @@ -15,6 +15,7 @@ MASTERDIR= ${.CURDIR}/../../lang/gcc42 DESCR= ${.CURDIR}/pkg-descr WITH_JAVA_AWT= yes +USE_XORG= xtst xt xaw xmu #weird libtool issue http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28442 EXTRA_PATCHES+= ${.CURDIR}/files/patch-configure |