audio/mpg123: remove gmake dependency

Apparently, gmake is no longer required for building.

PR:		244816
Submitted by:	Daniel Engberg
This commit is contained in:
Roman Bogorodskiy 2020-03-15 12:52:02 +00:00
parent 5631468f84
commit b9007b5772
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528484

View File

@ -12,7 +12,7 @@ COMMENT= Command-line player for MPEG Layer 1, 2, and 3 audio files
LICENSE= LGPL21
USES= tar:bzip2 gmake libtool localbase pathfix
USES= tar:bzip2 libtool localbase pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes