From 63aa9d77e4526a51fbef92b2bfebf5d640087f56 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 23 Feb 2009 16:01:33 +0000 Subject: Fixing port generation & instructions. --- Makefile | 3 +++ Makefile.port | 2 +- index.sgml | 5 +++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 5e208c5a..bc4fa815 100644 --- a/Makefile +++ b/Makefile @@ -115,6 +115,9 @@ port: mdocml-oport-$(VERSION).tar.gz www: $(HTMLS) +installwww: www + install -m 0444 $(HTMLS) $(STATICS) $(PREFIX)/ + regress:: mdoclint @for f in $(FAIL); do \ echo "./mdoclint $$f" ; \ diff --git a/Makefile.port b/Makefile.port index deda68ae..00f183c2 100644 --- a/Makefile.port +++ b/Makefile.port @@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://mdocml.bsd.lv/ +MASTER_SITES= http://mdocml.bsd.lv/ports-openbsd/ WANTLIB= c diff --git a/index.sgml b/index.sgml index a3462a08..a9d26019 100644 --- a/index.sgml +++ b/index.sgml @@ -101,10 +101,11 @@

- If installing for the first time: + If installing for the first time (you must have the ports tree installed):

+ % cd /usr/ports/devel/
% ftp -V -o- http://mdocml.bsd.lv/ports-openbsd/mdocml.tgz | tar -zxf -
% cd mdocml
% sudo make
@@ -143,7 +144,7 @@

- Copyright © 2009 Kristaps Džonsons, $Date: 2009/02/23 15:38:20 $ + Copyright © 2009 Kristaps Džonsons, $Date: 2009/02/23 16:01:33 $
-- cgit v1.2.3-56-ge451