1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11/gnomelibs/files/patch-bg

30 lines
921 B
Plaintext
Raw Normal View History

2000-05-17 16:27:43 +00:00
--- zvt/Makefile.in.orig Mon May 15 15:11:19 2000
+++ zvt/Makefile.in Mon May 15 22:44:35 2000
@@ -20,7 +20,7 @@
exec_prefix = @exec_prefix@
bindir = @bindir@
-sbindir = @sbindir@
+sbindir = @bindir@
libexecdir = @libexecdir@
datadir = @datadir@
sysconfdir = @sysconfdir@
2000-05-17 16:27:43 +00:00
@@ -156,7 +156,7 @@
libzvt_la_SOURCES = gnome-login-support.h gnome-login-support.c lists.c subshell.h subshell.c subshell-includes.h update.c vt.c zvtterm.c
2000-05-17 16:27:43 +00:00
-libzvt_la_LDFLAGS = -version-info 4:7:2 -rpath $(libdir)
+libzvt_la_LDFLAGS = -version-info 3:0:0 -rpath $(libdir)
libzvtinclude_HEADERS = lists.h vt.h vtx.h zvtterm.h
2000-05-17 16:27:43 +00:00
@@ -192,7 +192,7 @@
libzvt_la_LIBADD =
libzvt_la_OBJECTS = gnome-login-support.lo lists.lo subshell.lo \
update.lo vt.lo zvtterm.lo
-PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS)
+PROGRAMS = $(sbin_PROGRAMS)
zterm_OBJECTS = zterm.o
zterm_DEPENDENCIES = libzvt.la