From 70ed8f8e8b2bc5faed123214ae0dbd9d89c7450e Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 20 Jul 2006 13:48:14 +0000 Subject: REPLACE_INTERPRETER occurs as part of the configure step, so don't set NO_CONFIGURE. --- security/amavisd-new/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security') diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index fc2b089b9aa..c6986f078e4 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/23 00:12:41 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2006/07/20 13:48:14 jlam Exp $ DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL} PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//} @@ -88,7 +88,6 @@ PTHREAD_OPTS+= require native # doesn't work with pth . include "../../mk/pthread.buildlink3.mk" .else USE_LANGUAGES= # empty -NO_CONFIGURE= yes PLIST_SUBST+= MILTER="@comment " do-build: replace-interpreter -- cgit v1.2.3