From a2b734acb2df7f39807ed7a2dd48b880c072eae1 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 11 Nov 2006 22:12:54 +0000 Subject: Fixed "test ==". --- print/foomatic-ppds/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/foomatic-ppds') diff --git a/print/foomatic-ppds/Makefile b/print/foomatic-ppds/Makefile index 20d85991735..27b2f85c2ae 100644 --- a/print/foomatic-ppds/Makefile +++ b/print/foomatic-ppds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:36 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/11/11 22:12:54 rillig Exp $ .include "Makefile.common" @@ -23,6 +23,8 @@ DEPENDS= foomatic-filters>=3.0.2:../../print/foomatic-filters REQD_DIRS= share/foomatic PLIST_SRC= ${WRKDIR}/PLIST_SRC +CHECK_PORTABILITY_SKIP= install + do-build: ${CAT} ${PKGDIR}/PLIST > ${PLIST_SRC} cd ${WRKSRC}/share; \ -- cgit v1.2.3