From 8d6852be91bc594526d6f7286a4c3c68e6bf7182 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 20:27:16 +0000 Subject: Resolves: "INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively. --- lang/japhar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/japhar') diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile index 18ea45350eb..6eb2d1f2879 100644 --- a/lang/japhar/Makefile +++ b/lang/japhar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/02 20:11:43 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/04/06 20:27:22 rodent Exp $ # DISTNAME= japhar-0.08 @@ -17,7 +17,7 @@ USE_LIBTOOL= yes USE_TOOLS+= gmake USE_LANGUAGES= c c++ -INFO_FILES= # PLIST +INFO_FILES= yes # The japhar tar archive uses ././@LongLink GNU tar hacks EXTRACT_USING= nbtar -- cgit v1.2.3