diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:45:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:45:50 +0000 |
commit | 6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f (patch) | |
tree | ad244bc1effe27eccdaf084c33a7103887f786e5 | |
parent | 4d006a7f54a12f765fad6f1400186a731634565e (diff) | |
download | ports-6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f.tar.gz ports-6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f.zip |
Notes
-rw-r--r-- | comms/xlog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 22e8f30be4b1..21ceb442e443 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ MAINTAINER= matt@mattsnetwork.co.uk COMMENT= Amateur Radio logging application +BROKEN= Configure fails + USE_X_PREFIX= yes USE_GNOME= libgnomeprint GNU_CONFIGURE= yes |