aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gammu/Makefile')
-rw-r--r--comms/gammu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 35c989e7c6ab..29d000387979 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= gammu
-PORTVERSION= 1.00.0
-PORTREVISION= 1
+PORTVERSION= 1.01.0
CATEGORIES= comms
-MASTER_SITES= http://www.kirill.spb.ru/gammu/
+MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/
MAINTAINER= kirill@solaris.ru
COMMENT= GNU All Mobile Management Utilities
@@ -19,6 +18,7 @@ USE_GMAKE= yes
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
WANT_AUTOCONF_VER=259
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --disable-bluerfsearch
CONFIGURE_ENV= CFLAGS="${CFLAGS} -fPIC"