
$FreeBSD: ports/x11/gnomelibs/files/patch-bg,v 1.14 2002/04/06 17:31:17 sobomax Exp $

--- zvt/Makefile.in.orig	Sat Apr  6 19:22:07 2002
+++ zvt/Makefile.in	Sat Apr  6 19:23:02 2002
@@ -20,7 +20,7 @@
 exec_prefix = @exec_prefix@
 
 bindir = @bindir@
-sbindir = @sbindir@
+sbindir = @bindir@
 libexecdir = @libexecdir@
 datadir = @datadir@
 sysconfdir = @sysconfdir@
@@ -226,7 +226,7 @@
 update.lo vt.lo zvtterm.lo
 noinst_PROGRAMS =  zterm$(EXEEXT) test-utmp$(EXEEXT)
 sbin_PROGRAMS =  gnome-pty-helper$(EXEEXT)
-PROGRAMS =  $(noinst_PROGRAMS) $(sbin_PROGRAMS)
+PROGRAMS =  $(sbin_PROGRAMS)
 
 zterm_OBJECTS =  zterm.$(OBJEXT)
 zterm_DEPENDENCIES =  libzvt.la
