diff options
Diffstat (limited to 'comms/libusbmuxd/Makefile')
-rw-r--r-- | comms/libusbmuxd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile index c7cc52711d3a..9d589f2621d2 100644 --- a/comms/libusbmuxd/Makefile +++ b/comms/libusbmuxd/Makefile @@ -1,5 +1,5 @@ PORTNAME= libusbmuxd -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= comms MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/ @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libimobiledevice-glue-1.0.so:comms/libimobiledevice-glue \ libplist-2.0.so:devel/libplist -USES= cpe libtool pathfix pkgconfig tar:bzip2 +USES= cpe libtool pkgconfig tar:bzip2 CPE_VENDOR= libimobiledevice USE_LDCONFIG= yes |