From ce1772b268c4d640e5330fdbf3bca8d0bfffb6d3 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 9 Apr 2009 00:47:11 +0000 Subject: Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations. Retire NO_PACAKGE as there is no technical reason for it. --- regress/buildlink-unwrap/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'regress/buildlink-unwrap/Makefile') diff --git a/regress/buildlink-unwrap/Makefile b/regress/buildlink-unwrap/Makefile index 0bf7dffb554..20596631938 100644 --- a/regress/buildlink-unwrap/Makefile +++ b/regress/buildlink-unwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/12/17 05:20:23 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2009/04/09 00:47:12 joerg Exp $ DISTNAME= regress-buildlink-unwrap-0.0 CATEGORIES= regress @@ -10,11 +10,9 @@ COMMENT= test buildlink unwrapping of text files .include "../../mk/bsd.prefs.mk" -EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CONFIGURE= yes NO_INSTALL= yes -NO_PACKAGE= yes # Remove GCC optimization options. BUILDLINK_TRANSFORM+= rm:-O[0-9]* -- cgit v1.2.3