Small (and probably irrelevant) clean-up of last commit.
This commit is contained in:
parent
4baa337943
commit
1d5dd6b07f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.101 2013/11/26 14:57:33 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.102 2013/11/26 15:26:06 tron Exp $
|
||||
|
||||
DISTNAME= cdrtools-3.01a19
|
||||
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
|
||||
|
@ -37,6 +37,7 @@ LDFLAGS.NetBSD+= -lutil
|
|||
utimensat
|
||||
CONFIGURE_ENV+= ac_cv_func_${FUNC}=no
|
||||
. endfor
|
||||
. undef FUNC
|
||||
.endif
|
||||
|
||||
# avoid picking up a bad ${ARCH} during the build
|
||||
|
|
Loading…
Reference in a new issue