aboutsummaryrefslogtreecommitdiff
path: root/comms/xlog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/xlog/Makefile')
-rw-r--r--comms/xlog/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index 7e5ce25e3e89..7838281252d3 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xlog
-PORTVERSION= 2.0.10
+PORTVERSION= 2.0.11
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
MASTER_SITE_SUBDIR= xlog
@@ -12,15 +12,15 @@ COMMENT= Amateur Radio logging application
LICENSE= GPLv3
-USES= pkgconfig
+LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib
+
+USES= pkgconfig shared-mime-info
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-mime-update
CONFIGURE_ENV+= ac_cv_c_compiler_gnu=no
MAKE_ARGS= PREFIX=/${PREFIX}
-LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib
-
OPTIONS_DEFINE= NLS DOCS
OPTIONS_SUB= yes
NLS_USES= gettext