From 1d5dd6b07fa7cc9b3c0454ac46fd5e1aaa4fd0e1 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 26 Nov 2013 15:26:06 +0000 Subject: [PATCH] Small (and probably irrelevant) clean-up of last commit. --- sysutils/cdrtools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index 7c7d8a67c4a7..a6970ee86467 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -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