aboutsummaryrefslogtreecommitdiff
path: root/comms/xlog/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-18 04:45:57 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-18 04:45:57 +0000
commit096caf2a9c238853884daa7482af065505b9d0bd (patch)
tree9f53b27b67767bb40c2a22710774f452772f9492 /comms/xlog/Makefile
parent0219b114f2eb8164634d8522cc20068f21fbb805 (diff)
downloadports-096caf2a9c238853884daa7482af065505b9d0bd.tar.gz
ports-096caf2a9c238853884daa7482af065505b9d0bd.zip
Notes
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