ports/textproc/isearch/patches/patch-Makefile

11 lines
362 B
Text

--- Makefile.orig Thu Dec 5 22:35:46 1996
+++ Makefile Sat Apr 22 01:27:42 2000
@@ -153,7 +153,7 @@ install:
cp $(BIN_DIR)/Iindex $(INSTALL)/.
cp $(BIN_DIR)/Isearch $(INSTALL)/.
cp $(BIN_DIR)/Iutil $(INSTALL)/.
- cd $(CGI_DIR); make install
+# cd $(CGI_DIR); make install
srcdist:
make -i distclean;cd ..;tar cvf $(DIST).tar $(DIST);gzip $(DIST).tar