mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
audio/mpg123: remove gmake dependency
Apparently, gmake is no longer required for building. PR: 244816 Submitted by: Daniel Engberg
This commit is contained in:
parent
5631468f84
commit
b9007b5772
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528484
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue