respect ${CC}
This commit is contained in:
parent
352069ca74
commit
a5e3ca7009
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2002/03/21 20:35:43 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2002/07/17 22:09:19 lebel Exp $
|
||||
|
||||
COMMENT= "measure the throughput of a TCP connection"
|
||||
|
||||
PKGNAME= tcpblast-1.0
|
||||
CATEGORIES= net benchmarks
|
||||
NEED_VERSION= 1.515
|
||||
DISTFILES=
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -18,6 +17,8 @@ NO_CHECKSUM= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}
|
||||
|
||||
MAKE_ENV= CC="${CC}"
|
||||
|
||||
# Just link the contained source files into the build environment
|
||||
post-extract:
|
||||
@lndir ${.CURDIR}/src ${WRKDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user