diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-17 09:35:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-17 09:35:28 +0000 |
commit | e3ad47ec5cd60ada6fe217afb1a88f82ae858741 (patch) | |
tree | 939bfcf3aea4f98f5a956e3097548dbc46ed6776 /comms/xlog | |
parent | 1ca604448570a7c37b0b6c181e9fad9724f1310d (diff) |
Notes
Diffstat (limited to 'comms/xlog')
-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 f4a84b1c83dd..8d387f359b9f 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 +NOT_FOR_ARCHS= alpha + USE_X_PREFIX= yes USE_GNOME= libgnomeprint GNU_CONFIGURE= yes |