From 60973d3186c61d31574e8e5aa58f2c9a196178f1 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 Feb 2007 19:45:32 +0000 Subject: Make pkglint happy. --- devel/slib/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/slib') diff --git a/devel/slib/Makefile b/devel/slib/Makefile index eaa68e8de83..87f06d4ed9a 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2007/02/07 19:39:52 drochner Exp $ +# $NetBSD: Makefile,v 1.28 2007/02/07 19:45:32 wiz Exp $ DISTNAME= slib3a4 # @@ -22,14 +22,14 @@ NO_BUILD= yes SLIBDIR= ${PREFIX}/share/slib DOCDIR= ${PREFIX}/share/doc/slib -INFO_FILES= # PLIST +INFO_FILES= yes INSTALLATION_DIRS= ${PKGINFODIR} SUBST_CLASSES+= scmpath SUBST_STAGE.scmpath= post-patch SUBST_FILES.scmpath= guile.init -SUBST_SED.scmpath= "s|@PREFIX@|${PREFIX}|" +SUBST_SED.scmpath= -e "s|@PREFIX@|${PREFIX}|" do-install: ${INSTALL_DATA_DIR} ${SLIBDIR} -- cgit v1.2.3