aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mtpfs
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/mtpfs
parent7045030009ee59cfe75c17ba591c3798c3478b68 (diff)
downloadports-d26530b7136cdbbc743cb41cba488928a2fb490e.tar.gz
ports-d26530b7136cdbbc743cb41cba488928a2fb490e.zip
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro The macro makes sure sysutils/fusefs-libs gets installed and depending on fuse being in base or not it installs sysutils/fusefs-kmod. Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=308910
Diffstat (limited to 'sysutils/mtpfs')
-rw-r--r--sysutils/mtpfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/mtpfs/Makefile b/sysutils/mtpfs/Makefile
index 89a28bf17843..bb9af8b323e3 100644
--- a/sysutils/mtpfs/Makefile
+++ b/sysutils/mtpfs/Makefile
@@ -10,13 +10,12 @@ MASTER_SITES= http://www.adebenham.com/mtpfs/
MAINTAINER= john@pcbsd.org
COMMENT= MTP device filesystem
-RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
LIB_DEPENDS= mtp:${PORTSDIR}/audio/libmtp \
- fuse:${PORTSDIR}/sysutils/fusefs-libs \
id3-3.8:${PORTSDIR}/audio/id3lib \
id3tag:${PORTSDIR}/audio/libid3tag \
mad:${PORTSDIR}/audio/libmad
+USE_FUSE= yes
USE_GNOME= glib20
GNU_CONFIGURE= yes
PLIST_FILES= bin/mtpfs