pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ddd
Module Name: pkgsrc
Committed By: rillig
Date: Wed May 13 03:34:49 UTC 2020
Modified Files:
pkgsrc/devel/ddd: Makefile
Log Message:
devel/ddd: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/devel/ddd/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/ddd/Makefile
diff -u pkgsrc/devel/ddd/Makefile:1.81 pkgsrc/devel/ddd/Makefile:1.82
--- pkgsrc/devel/ddd/Makefile:1.81 Sat Jan 18 23:30:26 2020
+++ pkgsrc/devel/ddd/Makefile Wed May 13 03:34:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2020/01/18 23:30:26 rillig Exp $
+# $NetBSD: Makefile,v 1.82 2020/05/13 03:34:49 rillig Exp $
#
DISTNAME= ddd-3.3.12
@@ -18,6 +18,7 @@ TEST_TARGET= check
BUILD_DEFS+= PAPERSIZE
USE_TOOLS+= gmake gzip
USE_LANGUAGES= c c++
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --with-ncurses=no
CONFIGURE_ENV+= COMPFACE=${FALSE:Q}
Home |
Main Index |
Thread Index |
Old Index