mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/vulkan-headers: trim newlines
This commit is contained in:
parent
c9daad7c9d
commit
ce68ff6938
1 changed files with 1 additions and 3 deletions
|
@ -9,12 +9,10 @@ COMMENT= Headers for the Vulkan graphics API
|
|||
LICENSE= APACHE20
|
||||
|
||||
USES= cmake
|
||||
STRIP= # nothing to strip
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= KhronosGroup
|
||||
GH_PROJECT= Vulkan-Headers
|
||||
|
||||
STRIP= # nothing to strip
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue