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: rillig
Date: Sun May 10 14:54:48 UTC 2020
Modified Files:
pkgsrc/devel/sfslite: Makefile
Log Message:
devel/sfslite: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/devel/sfslite/Makefile:1.7
--- pkgsrc/devel/sfslite/Makefile:1.6 Mon Mar 16 00:00:45 2020
+++ pkgsrc/devel/sfslite/Makefile Sun May 10 14:54:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/03/16 00:00:45 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/10 14:54:48 rillig Exp $
DISTNAME= sfslite-1.2.7
PKGREVISION= 1
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-sfsmisc
USE_TOOLS+= gmake bison
+TOOLS_BROKEN+= perl
USE_LANGUAGES+= c c++
USE_LIBTOOL= yes
BUILDLINK_TRANSFORM+= rm:-Werror
Home |
Main Index |
Thread Index |
Old Index