diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-24 06:41:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-24 06:41:16 +0800 |
commit | f1a1cd4098c775f01d3179519024498a9272690e (patch) | |
tree | 3c4cedf00c6255ab201e55ead7b0641e1536f556 /lang/gcc42-withgcjawt | |
parent | fa6b658f4f0a04dd00b584d2f0f40da468400079 (diff) | |
download | freebsd-ports-gnome-f1a1cd4098c775f01d3179519024498a9272690e.tar.gz freebsd-ports-gnome-f1a1cd4098c775f01d3179519024498a9272690e.tar.zst freebsd-ports-gnome-f1a1cd4098c775f01d3179519024498a9272690e.zip |
- Fix build after xorg cleanup
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 |