Skip to content

Commit

Permalink
sysutils/archivemount: Remove gmake dependency
Browse files Browse the repository at this point in the history
It is not necessary to build the port.

PR:	262321
Reported by:	billblake2018@gmail.com
Approved by:	jirnov@gmail.com (maintainer, timeout 2 weeks)
  • Loading branch information
fernape committed Mar 18, 2022
1 parent eb667c2 commit ce6d956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sysutils/archivemount/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= archivemount
DISTVERSION= 0.8.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://www.cybernoia.de/software/archivemount/

Expand All @@ -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 \
Expand Down

0 comments on commit ce6d956

Please sign in to comment.