mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Fix build without gcc
This commit is contained in:
parent
65b27fc45a
commit
e6fd8b79a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325504
@ -11,9 +11,10 @@ COMMENT= Library for real-time comms with async IO support
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/docs/COPYING
|
||||
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAKE_ARGS= CC=${CC}
|
||||
PORTDATA= re.mk
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user