aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ifuse
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-12-14 15:47:00 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-12-14 15:47:00 +0000
commitd26530b7136cdbbc743cb41cba488928a2fb490e (patch)
tree2f5c5fe4cb36fc6a28856c97750108bf78f9b5b4 /sysutils/fusefs-ifuse
parent7045030009ee59cfe75c17ba591c3798c3478b68 (diff)
downloadports-d26530b7136cdbbc743cb41cba488928a2fb490e.tar.gz
ports-d26530b7136cdbbc743cb41cba488928a2fb490e.zip
Notes
Diffstat (limited to 'sysutils/fusefs-ifuse')
-rw-r--r--sysutils/fusefs-ifuse/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/fusefs-ifuse/Makefile b/sysutils/fusefs-ifuse/Makefile
index f1694e71d9bb..515865e5cc6a 100644
--- a/sysutils/fusefs-ifuse/Makefile
+++ b/sysutils/fusefs-ifuse/Makefile
@@ -17,16 +17,13 @@ COMMENT= Mount iPod Touch / iPhone directories over USB
# LICENSE= LGPL21
# LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs
+LIB_DEPENDS= imobiledevice.1:${PORTSDIR}/comms/libimobiledevice
-LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
- imobiledevice.1:${PORTSDIR}/comms/libimobiledevice
-
-RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod \
- usbmuxd:${PORTSDIR}/comms/usbmuxd
+RUN_DEPENDS= usbmuxd:${PORTSDIR}/comms/usbmuxd
SUB_FILES= pkg-message
USE_BZIP2= yes
+USE_FUSE= yes
USE_GNOME= glib20 pkgconfig
GNU_CONFIGURE= yes