aboutsummaryrefslogtreecommitdiffstats
path: root/comms/obexapp/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-11-18 18:58:10 +0800
committerpav <pav@FreeBSD.org>2010-11-18 18:58:10 +0800
commitad671d92c3e4619ca1a2ea96c0e9e98a49d59ec5 (patch)
treedff1e7258cc43afa8b677cec03e510e64af6d838 /comms/obexapp/Makefile
parentb4ce4fa1391898e06a5c3d6f69c613661af85fc5 (diff)
downloadfreebsd-ports-gnome-ad671d92c3e4619ca1a2ea96c0e9e98a49d59ec5.tar.gz
freebsd-ports-gnome-ad671d92c3e4619ca1a2ea96c0e9e98a49d59ec5.tar.zst
freebsd-ports-gnome-ad671d92c3e4619ca1a2ea96c0e9e98a49d59ec5.zip
- Update to 1.4.14
PR: ports/152343 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Diffstat (limited to 'comms/obexapp/Makefile')
-rw-r--r--comms/obexapp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index 417a519b473c..26c122139da5 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= obexapp
-PORTVERSION= 1.4.13
+PORTVERSION= 1.4.14
CATEGORIES= comms net
MASTER_SITES= http://people.freebsd.org/~emax/obexapp/
MAINTAINER= mad@madpilot.net
COMMENT= Obex application to transfer objects to mobile equipment
-LIB_DEPENDS= openobex:${PORTSDIR}/comms/openobex
+LIB_DEPENDS= openobex:${PORTSDIR}/comms/openobex \
+ expat.6:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}