ports/x11/bclock/patches/patch-Imakefile

10 lines
300 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
app-defaults/Clock-color is installed by X.org.
--- Imakefile.orig Tue Aug 8 13:07:52 2006
+++ Imakefile Tue Aug 8 13:07:52 2006
@@ -8,4 +8,3 @@ SRCS = bclock.c Clock.c transform.c
OBJS = bclock.o Clock.o transform.o
ComplexProgramTarget(bclock)
-InstallAppDefaultsLong(Clock-col,Clock-color)