From b1bc117dfea3b88f520e8bbd64c99c34f6d95bd4 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 10 Nov 2006 20:58:09 +0000 Subject: Fixed "test ==". --- net/aiccu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/aiccu') diff --git a/net/aiccu/Makefile b/net/aiccu/Makefile index d1c33c09551..05bed884e41 100644 --- a/net/aiccu/Makefile +++ b/net/aiccu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/08/31 08:49:34 ghen Exp $ +# $NetBSD: Makefile,v 1.7 2006/11/10 20:58:09 rillig Exp $ DISTNAME= aiccu_2006.07.25 PKGNAME= ${DISTNAME:S/_/-/:S/.//g} @@ -10,6 +10,7 @@ HOMEPAGE= http://www.sixxs.net/tools/aiccu/ COMMENT= Automatic IPv6 Connectivity Client Utility USE_TOOLS+= gmake +CHECK_PORTABILITY_SKIP+= debian/* SUBST_CLASSES+= sysconfdir SUBST_STAGE.sysconfdir= post-patch -- cgit v1.2.3