pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/sfslite pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd76509232f0
branches:  trunk
changeset: 367989:bd76509232f0
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sat Sep 09 18:20:56 2017 +0000

description:
pkglint

diffstat:

 devel/sfslite/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r e9e639d73ec2 -r bd76509232f0 devel/sfslite/Makefile
--- a/devel/sfslite/Makefile    Sat Sep 09 17:17:51 2017 +0000
+++ b/devel/sfslite/Makefile    Sat Sep 09 18:20:56 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/09/04 18:00:54 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/09 18:20:56 dholland Exp $
 
 DISTNAME=      sfslite-1.2.7
 PKGREVISION=   1
@@ -10,11 +10,11 @@
 COMMENT=       Standard version of the sfslite library
 LICENSE=       gnu-gpl-v2
 
-GNU_CONFIGURE= yes
+GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-sfsmisc
-USE_TOOLS=     gmake bison
-USE_LANGUAGES+=        c c++
-USE_LIBTOOL=   yes
+USE_TOOLS+=            gmake bison
+USE_LANGUAGES+=                c c++
+USE_LIBTOOL=           yes
 
 AUTO_MKDIRS=   yes
 



Home | Main Index | Thread Index | Old Index