head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.12.19.12.46.04;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309236
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309236 | bapt | 2012-12-19 12:43:12 +0000 (Wed, 19 Dec 2012) | 5 lines
## SVN ##
## SVN ## DeforaOS desktop web browser
## SVN ##
## SVN ## PR:		ports/172992
## SVN ## Submitted by:	Olivier Cochard-Labbe <olivier@@cochard.me>
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@--- ./doc/Makefile.orig	2012-10-14 19:21:29.000000000 +0200
+++ ./doc/Makefile	2012-12-19 13:31:00.833357884 +0100
@@@@ -1,4 +1,4 @@@@
-TARGETS	= download.1 download.html helper.1 helper.html surfer.1 surfer.html
+TARGETS	= download.1 helper.1 surfer.1
 PREFIX	= /usr/local
 DESTDIR	=
 RM	?= rm -f
@@@@ -35,11 +35,8 @@@@
 
 install: $(TARGETS)
 	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "download.1"
-	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "download.html"
 	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "helper.1"
-	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "helper.html"
 	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "surfer.1"
-	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "surfer.html"
 
 uninstall:
 	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "download.1"
@
