mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix build with clang
PR: ports/176765 Submitted by: myself Approved by: maintainer timeout
This commit is contained in:
parent
9605236784
commit
e02122e8a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315573
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: tooLAME
|
||||
# Date created: Wed May 22 16:53:26 BRT 2002
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= toolame
|
||||
PORTVERSION= 0.2l
|
||||
@ -21,6 +17,7 @@ LICENSE= LGPL21
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
MAKE_ARGS= CC="${CC}" TWEAKS="${CFLAGS}" ARCH="" PG="" OPTIM=""
|
||||
USE_CSTD= gnu89
|
||||
|
||||
PLIST_FILES= bin/toolame
|
||||
PORTDOCS= FUTURE HISTORY LGPL.txt README
|
||||
|
Loading…
Reference in New Issue
Block a user