diff options
author | pav <pav@FreeBSD.org> | 2004-06-05 13:45:40 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-05 13:45:40 +0000 |
commit | 8a3073dc11eed37becf6a8bb5acaa4973e883b2d (patch) | |
tree | ab559cb48a1dcb28f98141de5623dc0d21c727ff | |
parent | 84b587527d806728981e742595210197926ea274 (diff) | |
download | FreeBSD-ports-8a3073dc11eed37becf6a8bb5acaa4973e883b2d.zip FreeBSD-ports-8a3073dc11eed37becf6a8bb5acaa4973e883b2d.tar.gz |
- Drop indirect dependency
- Shorten pkg-descr
PR: ports/67604
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
-rw-r--r-- | comms/xlog/Makefile | 2 | ||||
-rw-r--r-- | comms/xlog/pkg-descr | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 8d2173f..814f301 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -13,7 +13,7 @@ MAINTAINER= matt@mattsnetwork.co.uk COMMENT= Amateur Radio logging application USE_X_PREFIX= yes -USE_GNOME= pkgconfig libgnomeprint +USE_GNOME= libgnomeprint GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/comms/xlog/pkg-descr b/comms/xlog/pkg-descr index 3d4f55c..f817d5b 100644 --- a/comms/xlog/pkg-descr +++ b/comms/xlog/pkg-descr @@ -4,10 +4,6 @@ location in latitude and longitude and distance and heading in kilometers or miles, both for short and long path. Locator distance and heading calculation for VHF logging is also supported. -Major bugfixes and features of this release include improved printing -using libgnomeprint and map files for future releases. See the INSTALL -file in the work directory for more information - Xlog supports cabrillo and ADIF and can import twlog and editest files. It also has the ability to customise log fields which makes it ideal for use in those countries that have odd logging rules such as the U.K. |