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: tnn
Date: Sun Sep 11 08:59:14 UTC 2022
Modified Files:
pkgsrc/graphics/babl: Makefile
Log Message:
babl: partially revert previous, fix build on non-x86
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 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.51 pkgsrc/graphics/babl/Makefile:1.52
--- pkgsrc/graphics/babl/Makefile:1.51 Sat Sep 10 11:27:52 2022
+++ pkgsrc/graphics/babl/Makefile Sun Sep 11 08:59:14 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2022/09/10 11:27:52 tnn Exp $
+# $NetBSD: Makefile,v 1.52 2022/09/11 08:59:14 tnn Exp $
DISTNAME= babl-0.1.96
CATEGORIES= graphics
@@ -37,6 +37,7 @@ PLIST.x86_64= yes
PKG_OPTIONS_VAR= PKG_OPTIONS.babl
+PKG_SUPPORTED_OPTIONS=
.if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64")
PKG_SUPPORTED_OPTIONS+= mmx
.endif
Home |
Main Index |
Thread Index |
Old Index