1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

sysutils/archivemount: Remove gmake dependency

It is not necessary to build the port.

PR:	262321
Reported by:	billblake2018@gmail.com
Approved by:	jirnov@gmail.com (maintainer, timeout 2 weeks)
This commit is contained in:
Fernando Apesteguía 2022-03-16 13:03:25 +01:00
parent eb667c28d9
commit ce6d95684b

View File

@ -2,7 +2,7 @@
PORTNAME= archivemount
DISTVERSION= 0.8.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://www.cybernoia.de/software/archivemount/
@ -12,7 +12,7 @@ COMMENT= Mount archives with FUSE
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
USES= fuse gmake iconv libarchive pkgconfig
USES= fuse iconv libarchive pkgconfig
GNU_CONFIGURE= yes
PLIST_FILES= bin/archivemount \