1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/libhelp/files/patch-am

23 lines
488 B
Plaintext
Raw Normal View History

diff -cb ../../../libhelp-1.8.1/libhtmlw/Imakefile libhtmlw/Imakefile
*** ../../../libhelp-1.8.1/libhtmlw/Imakefile Sat May 27 13:06:58 1995
--- libhtmlw/Imakefile Mon Oct 20 21:18:03 1997
***************
*** 35,44 ****
HTMLlists.o HTMLparse.o HTMLwidgets.o
NormalLibraryTarget(htmlw,$(OBJS))
! DependTarget()
!
!
!
!
!
--- 35,40 ----
HTMLlists.o HTMLparse.o HTMLwidgets.o
NormalLibraryTarget(htmlw,$(OBJS))
! InstallLibrary(htmlw,$(USRLIBDIR))
+ DependTarget()