pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/dikt
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jun 1 20:02:32 UTC 2020
Modified Files:
pkgsrc/textproc/dikt: Makefile
Log Message:
textproc/dikt: suppres USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/textproc/dikt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/dikt/Makefile
diff -u pkgsrc/textproc/dikt/Makefile:1.48 pkgsrc/textproc/dikt/Makefile:1.49
--- pkgsrc/textproc/dikt/Makefile:1.48 Thu May 21 20:53:48 2020
+++ pkgsrc/textproc/dikt/Makefile Mon Jun 1 20:02:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2020/05/21 20:53:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2020/06/01 20:02:31 rillig Exp $
DISTNAME= dikt-2j
PKGREVISION= 33
@@ -15,6 +15,7 @@ BUILD_DEPENDS+= automoc4-[0-9]*:../../de
BUILD_DEPENDS+= xz-[0-9]*:../../archivers/xz
USE_TOOLS+= tar
+TOOLS_BROKEN+= perl
USE_LIBTOOL= yes
USE_CMAKE= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index