Skip to content

Commit

Permalink
devel/compiler-rt: Remove duplicated definiton of CMake build dependency
Browse files Browse the repository at this point in the history
Not needed as it is implied by USES= cmake

Approved by:	portmgr (blanket)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 15, 2023
1 parent c373c6a commit fb41cc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions devel/compiler-rt/Makefile
Expand Up @@ -14,8 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
BROKEN_powerpc= does not compile
BROKEN_powerpc64= does not build: undefined reference to fmax

BUILD_DEPENDS= cmake:devel/cmake

CONFIGURE_WRKSRC= ${WRKDIR}/build
BUILD_WRKSRC= ${WRKDIR}/build
INSTALL_WRKSRC= ${WRKDIR}/build
Expand Down

0 comments on commit fb41cc7

Please sign in to comment.