mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
a42ec116be
Today the older unstaged husky-* ports were removed as the first part of a transition move the development versions into their place. This commit completes the relocation of husky-*-devel ports.
11 lines
416 B
Plaintext
11 lines
416 B
Plaintext
--- hpt/doc/Makefile.orig 2009-03-23 12:44:57.000000000 +0000
|
|
+++ hpt/doc/Makefile 2014-08-02 23:05:26.007741567 +0000
|
|
@@ -64,7 +64,6 @@ install: info html dvi
|
|
ifdef INFODIR
|
|
-$(MKDIR) $(MKDIROPT) $(DESTDIR)$(INFODIR)
|
|
$(INSTALL) $(IMOPT) hpt.info $(DESTDIR)$(INFODIR)
|
|
- -install-info --info-dir=$(INFODIR) $(DESTDIR)$(INFODIR)$(DIRSEP)hpt.info
|
|
endif
|
|
ifdef HTMLDIR
|
|
-$(MKDIR) $(MKDIROPT) $(DESTDIR)$(HTMLDIR)
|