pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/babl Remove a stray commented out .include li...
details: https://anonhg.NetBSD.org/pkgsrc/rev/057d0e1fb451
branches: trunk
changeset: 423753:057d0e1fb451
user: brook <brook%pkgsrc.org@localhost>
date: Tue Feb 25 14:55:36 2020 +0000
description:
Remove a stray commented out .include line left over from earlier testing.
diffstat:
graphics/babl/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r b608a3b17b1b -r 057d0e1fb451 graphics/babl/Makefile
--- a/graphics/babl/Makefile Tue Feb 25 14:10:44 2020 +0000
+++ b/graphics/babl/Makefile Tue Feb 25 14:55:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/02/25 04:13:46 brook Exp $
+# $NetBSD: Makefile,v 1.32 2020/02/25 14:55:36 brook Exp $
DISTNAME= babl-0.1.72
CATEGORIES= graphics
@@ -37,8 +37,6 @@
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,babl.map
-# .include "../../mk/bsd.prefs.mk"
-
.if ${OPSYS} == "Darwin"
#
# Meson uses .dylib for Darwin shared libraries, but G_MODULE_SUFFIX
Home |
Main Index |
Thread Index |
Old Index