mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Cmake is capable of creating Makefiles for make(1), so
the unnecessary dependency on gmake could be removed. Reviewed by: bapt (mentor) Approved by: bapt (mentor)
This commit is contained in:
parent
5aa39b0a9c
commit
ee3cf3bd20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354937
@ -22,7 +22,7 @@ SUB_FILES= pkg-message
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
SLAVEDIRS= databases/mariadb55-client
|
||||
USES= cmake gmake shebangfix
|
||||
USES= cmake shebangfix
|
||||
SHEBANG_FILES= scripts/*.sh
|
||||
NO_OPTIONS_SORT=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user