diff options
Diffstat (limited to 'sysutils/fusefs-simple-mtpfs/Makefile')
-rw-r--r-- | sysutils/fusefs-simple-mtpfs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-simple-mtpfs/Makefile b/sysutils/fusefs-simple-mtpfs/Makefile index 2a0e080e56c3..f488fc4b2163 100644 --- a/sysutils/fusefs-simple-mtpfs/Makefile +++ b/sysutils/fusefs-simple-mtpfs/Makefile @@ -14,8 +14,7 @@ LIB_DEPENDS= libmtp.so:${PORTSDIR}/multimedia/libmtp USE_GITHUB= yes GH_ACCOUNT= phatina -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 76be403 +GH_TAGNAME= 76be403 USES= autoreconf compiler:c++11-lib fuse pkgconfig GNU_CONFIGURE= yes |