diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-21 15:14:06 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-21 15:14:06 +0000 |
commit | a7bcf1a833f88e47a97ee813f57375050f1ccfa1 (patch) | |
tree | 7f4996c71a1c461817c85138fd47750732d6a384 | |
parent | ae38efaed6fbee1a19fa8027e3823538639f71f9 (diff) | |
download | ports-a7bcf1a833f88e47a97ee813f57375050f1ccfa1.tar.gz ports-a7bcf1a833f88e47a97ee813f57375050f1ccfa1.zip |
Notes
-rw-r--r-- | devel/adabindx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/adabindx/Makefile b/devel/adabindx/Makefile index d161a8f0270a..3a17c7f1eee2 100644 --- a/devel/adabindx/Makefile +++ b/devel/adabindx/Makefile @@ -16,6 +16,8 @@ COMMENT= An Ada-binding to the X Window System and *tif BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat +BROKEN= does not build + USE_MOTIF= yes USE_XORG= x11 |