[Midnightbsd-cvs] mports [17217] trunk/comms/libimobiledevice: fix man pages

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:11:32 EDT 2014


Revision: 17217
          http://svnweb.midnightbsd.org/mports/?rev=17217
Author:   laffer1
Date:     2014-09-14 23:11:32 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fix man pages

Modified Paths:
--------------
    trunk/comms/libimobiledevice/Makefile
    trunk/comms/libimobiledevice/pkg-plist

Modified: trunk/comms/libimobiledevice/Makefile
===================================================================
--- trunk/comms/libimobiledevice/Makefile	2014-09-15 03:10:46 UTC (rev 17216)
+++ trunk/comms/libimobiledevice/Makefile	2014-09-15 03:11:32 UTC (rev 17217)
@@ -13,8 +13,7 @@
 
 SLAVE_PORT?=	no
 
-USES=		pkgconfig
-USE_BZIP2=	yes
+USES=		pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	openssl_LIBS=-lssl
 CFLAGS+=	-I${LOCALBASE}/include

Modified: trunk/comms/libimobiledevice/pkg-plist
===================================================================
--- trunk/comms/libimobiledevice/pkg-plist	2014-09-15 03:10:46 UTC (rev 17216)
+++ trunk/comms/libimobiledevice/pkg-plist	2014-09-15 03:11:32 UTC (rev 17217)
@@ -30,8 +30,20 @@
 include/libimobiledevice/screenshotr.h
 include/libimobiledevice/webinspector.h
 lib/libimobiledevice.a
-lib/libimobiledevice.la
 lib/libimobiledevice.so
 lib/libimobiledevice.so.4
 libdata/pkgconfig/libimobiledevice-1.0.pc
+man/man1/idevice_id.1.gz
+man/man1/idevicebackup.1.gz
+man/man1/idevicebackup2.1.gz
+man/man1/idevicedate.1.gz
+man/man1/idevicedebugserverproxy.1.gz
+man/man1/idevicediagnostics.1.gz
+man/man1/ideviceenterrecovery.1.gz
+man/man1/ideviceimagemounter.1.gz
+man/man1/ideviceinfo.1.gz
+man/man1/idevicepair.1.gz
+man/man1/ideviceprovision.1.gz
+man/man1/idevicescreenshot.1.gz
+man/man1/idevicesyslog.1.gz
 @dirrm include/libimobiledevice



More information about the Midnightbsd-cvs mailing list