aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gammu/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-26 05:20:34 +0800
committerpav <pav@FreeBSD.org>2003-12-26 05:20:34 +0800
commit7e049b460035d5ada52dd2a6f26d129d6eca1139 (patch)
tree8f40be00dd2227d5411c6abdf2bfbbc8195420d3 /comms/gammu/Makefile
parent010876820f7b9302594e1acbdd46bb42463a69bd (diff)
downloadfreebsd-ports-graphics-7e049b460035d5ada52dd2a6f26d129d6eca1139.tar.gz
freebsd-ports-graphics-7e049b460035d5ada52dd2a6f26d129d6eca1139.tar.zst
freebsd-ports-graphics-7e049b460035d5ada52dd2a6f26d129d6eca1139.zip
- Update to 0.91.0
PR: ports/60546 Submitted by: Kirill Bezzubets <kirill@solaris.ru>
Diffstat (limited to 'comms/gammu/Makefile')
-rw-r--r--comms/gammu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 3d66f454433..73534e2da80 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gammu
-PORTVERSION= 0.90.0
+PORTVERSION= 0.91.0
CATEGORIES= comms
MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/older/ \
http://www.kirill.spb.ru/gammu/
@@ -20,6 +20,6 @@ MAN1= gammu.1
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-obexgen
+CONFIGURE_ARGS= --disable-obexgen --disable-fbuspl2303
.include <bsd.port.mk>