mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
'vcgt'-tag) for display calibration on X11-Servers with XVidModeExtension supported (like X.org or XFree86 4.x.x). It can't create the profiles so you need to acquire them elsewhere (e.g. from some commercial program or from your display vendor). PR: ports/79593 Submitted by: Petr Holub <hopet@ics.muni.cz>
11 lines
254 B
Text
11 lines
254 B
Text
--- icclib/Makefile.UNIX Tue Jan 4 00:31:42 2005
|
|
+++ icclib/Makefile.UNIX.orig Wed Apr 6 11:10:31 2005
|
|
@@ -19,7 +19,7 @@
|
|
|
|
MAKEU = make
|
|
LIBU = ar -r
|
|
-LIBOF = -o
|
|
+LIBOF =
|
|
RANLIB = echo
|
|
AS = as
|
|
CCFLAGSDEF = -DUNIX -c
|