aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-s3fs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/fusefs-s3fs
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'sysutils/fusefs-s3fs')
-rw-r--r--sysutils/fusefs-s3fs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile
index 362f1f33604a..9ac9450ed910 100644
--- a/sysutils/fusefs-s3fs/Makefile
+++ b/sysutils/fusefs-s3fs/Makefile
@@ -12,8 +12,8 @@ COMMENT= FUSE-based file system backed by Amazon S3
LICENSE= GPLv2
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libxml2.so:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libxml2.so:textproc/libxml2
USE_GITHUB= yes
GH_ACCOUNT= s3fs-fuse