pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/bglibs
Module Name: pkgsrc
Committed By: rillig
Date: Sun Mar 22 11:29:46 UTC 2020
Modified Files:
pkgsrc/devel/bglibs: Makefile
Log Message:
devel/bglibs: remove unnecessary errno hack option
This package does not have any error.h file.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/bglibs/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/bglibs/Makefile
diff -u pkgsrc/devel/bglibs/Makefile:1.36 pkgsrc/devel/bglibs/Makefile:1.37
--- pkgsrc/devel/bglibs/Makefile:1.36 Sun Jan 26 17:30:55 2020
+++ pkgsrc/devel/bglibs/Makefile Sun Mar 22 11:29:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2020/01/26 17:30:55 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2020/03/22 11:29:46 rillig Exp $
#
DISTNAME= bglibs-2.04
@@ -18,6 +18,7 @@ USE_LIBTOOL= yes
DJB_RESTRICTED= NO
DJB_MAKE_TARGETS= NO
+DJB_ERRNO_HACK= NO
TEST_TARGET= selftests
DJB_CONFIG_CMDS= \
Home |
Main Index |
Thread Index |
Old Index