pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/idutils
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 3 08:03:00 UTC 2020
Modified Files:
pkgsrc/devel/idutils: Makefile
Log Message:
devel/idutils: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/idutils/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/idutils/Makefile
diff -u pkgsrc/devel/idutils/Makefile:1.13 pkgsrc/devel/idutils/Makefile:1.14
--- pkgsrc/devel/idutils/Makefile:1.13 Sat Jan 18 23:30:30 2020
+++ pkgsrc/devel/idutils/Makefile Sun May 3 08:03:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:30 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/03 08:03:00 rillig Exp $
DISTNAME= idutils-4.6
CATEGORIES= devel
@@ -17,6 +17,7 @@ USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ENV+= ac_cv_prog_EMACS=no
+CONFIGURE_ENV+= PERL= # none
INFO_FILES= YES
MAKE_ENV+= BSD_SETENV=${SETENV:Q}
Home |
Main Index |
Thread Index |
Old Index