1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11-toolkits/xview/files/patch-clients+olwmslave+Imakefile
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

25 lines
530 B
Plaintext

--- ./clients/olwmslave/Imakefile.orig Tue Jun 29 07:12:14 1993
+++ ./clients/olwmslave/Imakefile Sat Apr 1 18:26:06 2000
@@ -38,18 +38,18 @@ SRCS = \
mem.c \
olwmslave.c \
propsrecv.c \
- propswin.c
+ propswin.c ${GETTEXT.C}
OBJS = \
cmdstream.o \
help_file.o \
- helprecv.o \
+ helprecv.o \
helpwin.o \
mem.o \
olwmslave.o \
propsrecv.o \
- propswin.o
+ propswin.o ${GETTEXT.O}
ALLFILES = \