summaryrefslogtreecommitdiff
path: root/devel/libmtp/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-08-14 21:00:46 +0000
committermarkd <markd@pkgsrc.org>2012-08-14 21:00:46 +0000
commit182d98a94e84d81748884c28b1c27c11af7766f6 (patch)
treed5b0ea105cf691d862fe7e94fa848aa5caf1c784 /devel/libmtp/Makefile
parent562b372ffa279497cfe3486bcdd49f4cb1730708 (diff)
downloadpkgsrc-182d98a94e84d81748884c28b1c27c11af7766f6.tar.gz
Update libmtp to version 1.1.3
Changes unknown other than now supports Samsung Galaxy phones.
Diffstat (limited to 'devel/libmtp/Makefile')
-rw-r--r--devel/libmtp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libmtp/Makefile b/devel/libmtp/Makefile
index 5ed0689de82..db1359cefe4 100644
--- a/devel/libmtp/Makefile
+++ b/devel/libmtp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2012/02/17 13:52:03 hans Exp $
+# $NetBSD: Makefile,v 1.6 2012/08/14 21:00:46 markd Exp $
#
-DISTNAME= libmtp-1.0.1
+DISTNAME= libmtp-1.1.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmtp/}
@@ -27,5 +27,5 @@ LDFLAGS.FreeBSD+= -liconv
LDFLAGS.SunOS= -liconv
.include "../../converters/libiconv/buildlink3.mk"
-.include "../../devel/libusb/buildlink3.mk"
+.include "../../devel/libusb1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"