openbsd-ports/x11/xsnow/patches/patch-aa
1998-01-24 22:00:47 +00:00

14 lines
301 B
Plaintext

*** Imakefile.orig Mon Dec 22 12:54:33 1997
--- Imakefile Mon Dec 22 12:54:39 1997
***************
*** 3,7 ****
--- 3,10 ----
DEPLIBS = $(DEPXLIB)
SRCS = xsnow.c snowmap.h vroot.h
OBJS = xsnow.o
+ BINDIR=/usr/X11R6/bin
+ MANDIR=/usr/X11R6/man/cat6
+ MANSUFFIX=6
ComplexProgramTarget(xsnow)