pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/babl
Module Name: pkgsrc
Committed By: brook
Date: Tue Feb 25 14:55:37 UTC 2020
Modified Files:
pkgsrc/graphics/babl: Makefile
Log Message:
Remove a stray commented out .include line left over from earlier testing.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/babl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/babl/Makefile
diff -u pkgsrc/graphics/babl/Makefile:1.31 pkgsrc/graphics/babl/Makefile:1.32
--- pkgsrc/graphics/babl/Makefile:1.31 Tue Feb 25 04:13:46 2020
+++ pkgsrc/graphics/babl/Makefile Tue Feb 25 14:55:36 2020
@@ -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.Darwin+= rm:-Wl,babl
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