From 9f6335a1203dd6d04f5f9baea4cdd5919ab6c8d3 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. --- graphics/urt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/urt') diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index dbfb0842828..9dcc07e4e53 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2007/08/17 22:33:35 joerg Exp $ +# $NetBSD: Makefile,v 1.50 2008/02/28 11:58:48 rillig Exp $ DISTNAME= urt PKGNAME= urt-3.1b1 @@ -27,7 +27,7 @@ HAS_CONFIGURE= yes MAKE_FILE= makefile BUILD_TARGET= # the default one -INSTALLATION_DIRS_FROM_PLIST= yes +AUTO_MKDIRS= yes post-extract: chmod 644 ${WRKSRC}/man/man1/rletotarga.1 -- cgit v1.2.3