diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-06-12 07:45:50 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-06-12 07:45:50 +0800 |
commit | 6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f (patch) | |
tree | ad244bc1effe27eccdaf084c33a7103887f786e5 /comms | |
parent | 4d006a7f54a12f765fad6f1400186a731634565e (diff) | |
download | freebsd-ports-gnome-6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f.tar.gz freebsd-ports-gnome-6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f.tar.zst freebsd-ports-gnome-6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f.zip |
BROKEN: Configure fails
Diffstat (limited to 'comms')
-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 |