1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/kdebase11/files/patch-an
Jun Kuriyama 273c5777cc Activate utmp, wtmp and lastlog support for kvt.
Submitted by:	"Andrew J. Korty" <ajk@physics.purdue.edu>
Forwarded by:	Stefan Esser <se@mi.uni-koeln.de>

  BTW, this port installs some files missing in PLIST depending on
what program is installed on the system.
  Are there any hacks for this?

# I deleted @dirrm's which are included in kdelibs.
1998-10-10 06:44:40 +00:00

20 lines
602 B
Plaintext

*** kvt/Makefile.in.orig Sun Sep 13 12:49:42 1998
--- kvt/Makefile.in Sun Sep 13 12:50:42 1998
***************
*** 148,154 ****
xdmconfigsubdir = @xdmconfigsubdir@
INCLUDES= $(all_includes)
! LDADD = $(all_libraries) -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBCURSES) $(KDE_RPATH) $(LIBSOCKET)
DISTCLEANFILES = main.moc
bin_PROGRAMS = kvt
--- 148,154 ----
xdmconfigsubdir = @xdmconfigsubdir@
INCLUDES= $(all_includes)
! LDADD = $(all_libraries) -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBUTIL) $(LIBCURSES) $(KDE_RPATH) $(LIBSOCKET)
DISTCLEANFILES = main.moc
bin_PROGRAMS = kvt