From b32b7657bb3ff910b6071c84fa0f25c1e9be6915 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 28 Feb 2008 11:58:47 +0000 Subject: Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, to shut up the pkglint warnings. --- lang/sr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/sr') diff --git a/lang/sr/Makefile b/lang/sr/Makefile index 787d81893ff..ad0a169605f 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2007/12/01 12:49:05 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2008/02/28 11:58:48 rillig Exp $ # DISTNAME= sr233 @@ -14,7 +14,7 @@ COMMENT= The SR language compiler and run time system WRKSRC= ${WRKDIR} TEST_TARGET= verify -INSTALLATION_DIRS_FROM_PLIST=yes +AUTO_MKDIRS= yes SUBST_CLASSES+= sr SUBST_STAGE.sr= pre-configure -- cgit v1.2.3