aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-simple-mtpfs
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-16 12:58:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-16 12:58:16 +0000
commitf7731c8be869e5b2f2797f9f8e2df315aa243a04 (patch)
treecd771deb19a99a0daf138afa2b966f56b7d36b63 /sysutils/fusefs-simple-mtpfs
parent9d50ebf5193ad227f1cd4d5fc99b42fdbb0ab0c1 (diff)
downloadports-f7731c8be869e5b2f2797f9f8e2df315aa243a04.tar.gz
ports-f7731c8be869e5b2f2797f9f8e2df315aa243a04.zip
Drop default directory from _DEPENDS in my ports
Notes
Notes: svn path=/head/; revision=411229
Diffstat (limited to 'sysutils/fusefs-simple-mtpfs')
-rw-r--r--sysutils/fusefs-simple-mtpfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-simple-mtpfs/Makefile b/sysutils/fusefs-simple-mtpfs/Makefile
index e70a72fd39b9..d8f9dc926d6b 100644
--- a/sysutils/fusefs-simple-mtpfs/Makefile
+++ b/sysutils/fusefs-simple-mtpfs/Makefile
@@ -11,7 +11,7 @@ COMMENT= Simple MTP fuse filesystem driver
LICENSE= GPLv2+
-LIB_DEPENDS= libmtp.so:${PORTSDIR}/multimedia/libmtp
+LIB_DEPENDS= libmtp.so:multimedia/libmtp
USE_GITHUB= yes
GH_ACCOUNT= phatina