diff options
Diffstat (limited to 'sysutils/fusefs-ext4fuse/Makefile')
-rw-r--r-- | sysutils/fusefs-ext4fuse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-ext4fuse/Makefile b/sysutils/fusefs-ext4fuse/Makefile index 0cf69c914bc3..87b03f247822 100644 --- a/sysutils/fusefs-ext4fuse/Makefile +++ b/sysutils/fusefs-ext4fuse/Makefile @@ -3,6 +3,7 @@ PORTNAME= ext4fuse PORTVERSION= 0.1.3 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- @@ -17,8 +18,6 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo USES= fuse pkgconfig gmake USE_GITHUB= yes GH_ACCOUNT= gerard -GH_COMMIT= 33f57f6 -GH_TAGNAME= v${PORTVERSION} # explicitly empty to fix a cross compiling related issue (PR: 165480) MAKE_ENV+= TARGET_ARCH= |