diff options
Diffstat (limited to 'comms/xlog')
-rw-r--r-- | comms/xlog/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 21ceb442e443..f6649b191b1c 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -13,10 +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 +USE_GNOME= libgnomeprint gtk20 GNU_CONFIGURE= yes .if defined(WITH_HAMLIB) |