aboutsummaryrefslogtreecommitdiffstats
path: root/comms/xlog
diff options
context:
space:
mode:
Diffstat (limited to 'comms/xlog')
-rw-r--r--comms/xlog/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index 56bf507d580..c2fdb72bc03 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -6,28 +6,29 @@
PORTNAME= xlog
PORTVERSION= 0.9.1
-PORTREVISION= 0
CATEGORIES= comms
-MASTER_SITES= http://www.qsl.net/pg4i/download/
+MASTER_SITES= http://www.qsl.net/pg4i/download/
MAINTAINER= patrick@FreeBSD.org
COMMENT= An Amateur Radio station logging application
-USE_GNOME= gtk20
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
MAN1= xlog.1
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
.if defined(WITH_HAMLIB)
-LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib
-CONFIGURE_ARGS+= --enable-hamlib
-PLIST_SUB+= HAMLIB=""
-USE_PKGCONFIG= yes
+LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib
+CONFIGURE_ARGS+= --enable-hamlib
+PLIST_SUB+= HAMLIB=""
+USE_GNOME= pkgconfig
.endif
pre-extract:
.if !defined(WITH_HAMLIB)
@${ECHO_MSG} "You can enable hamlib support for Xlog by defining WITH_HAMLIB"
.endif
+
+.include <bsd.port.post.mk>
>- Update to 0.9.2kmoore2011-05-242-3/+3 * Remove databases/db3. All users were using db3+mandree2011-05-231-1/+1 * Update to 0.8.1.shaun2011-05-164-5/+7 * - Please welcome GHC 7.0.3ashish2011-05-093-22/+6 * Add pbi-manager 0.9.1, toolset for building / running PBI files on FreeBSD.kmoore2011-05-046-0/+128 * New Features:dougb2011-05-022-5/+5 * - Mark BROKEN on 9-CURRENTpav2011-05-021-1/+7 * Connect portbuildermakc2011-04-301-0/+1 * Add new port ports-mgmt/portbuilder:makc2011-04-304-0/+82 * Remove expired ports:rene2011-04-3018-7560/+0 * Clean up zsh-related directories if the zsh completions are includeddougb2011-04-261-0/+1 * - Update to 1.0.1dhn2011-04-172-3/+3 * Release version 3.8:dougb2011-04-162-5/+5 * New Features:dougb2011-04-112-5/+5 * Remove FreeBSD 6.x specific commentdougb2011-04-111-2/+0 * - Mark the conflict with portupgrade-devel as an install only conflict.stas2011-04-031-1/+1 * - Update to 20110403 snapshot. This build includes support for ruby 1.9stas2011-04-033-16/+5 * - Update to 0.0.4_0culot2011-03-302-3/+3 * - Fix build on -CURRENTpav2011-03-263-34/+158 * Mark Berkeley DB 5.1 incompatibility.mandree2011-03-221-0/+1 * Update to 2.13.5.marcus2011-03-212-6/+17 * Update MASTER_SITESkwm2011-03-191-1/+1 * - Get Rid MD5 supportmiwi2011-03-1937-37/+0 * Update to 20110317. This rolls up the patch committed previouslywxs2011-03-183-16/+3 * - Update to 2.3miwi2011-03-153-6/+6 * Add new ports-mgmt/pkgs_whichmandree2011-03-124-0/+407 * Add a patch to fix an issue under python 2.7.wxs2011-03-103-1/+13 * - Update to 0.0.3.0miwi2011-03-062-4/+4 * Indent SUBDIRs by 4 spaces instead of 3martymac2011-03-041-73/+73 * - Mark BROKEN on 7.X: calls libarchive function that's not present < 8.Xpav2011-03-041-1/+7 * Mark as deprecated: hardwires INDEX-5.linimon2011-02-261-0/+3 * Chase after net/openldap24-server update.delphij2011-02-25