pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/sfslite



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat Sep  9 18:20:56 UTC 2017

Modified Files:
        pkgsrc/devel/sfslite: Makefile

Log Message:
pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/sfslite/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/sfslite/Makefile
diff -u pkgsrc/devel/sfslite/Makefile:1.4 pkgsrc/devel/sfslite/Makefile:1.5
--- pkgsrc/devel/sfslite/Makefile:1.4   Mon Sep  4 18:00:54 2017
+++ pkgsrc/devel/sfslite/Makefile       Sat Sep  9 18:20:56 2017
@@ -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 @@ MAINTAINER= agc%NetBSD.org@localhost
 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