head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2009.05.01.14.41.13;	author wxs;	state Exp;
branches;
next	1.2;

1.2
date	2008.12.07.14.35.56;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.07.07.07.33.47;	author beech;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 1.6.0

PR:		ports/133361
Submitted by:	Andrew Clark <andrewclarkii@@gmail.com>
Approved by:	maintainer timeout
@
text
@--- Makefile.orig	2009-04-04 14:30:13.000000000 +0400
+++ Makefile	2009-04-04 14:30:39.000000000 +0400
@@@@ -17,10 +17,6 @@@@
 	$(MAKEDIRS)
 	@@(										\
 	$(INSTALLODR) $(TMPDIR);							\
-	$(INSTALLDIR) $(DOCDIR);							\
-	for IDOCFILE in COPYING ChangeLog FAQ INSTALL README README.DEV THANKS; do	\
-	    $(INSTALLFIL) $$IDOCFILE $(DOCDIR);						\
-	done										\
 	)
 
 src/config.h:
@


1.2
log
@- Update to 1.5.0

PR:		129221
Submitted by:	Andew Clark <andrewclarkii@@gmail.com> (maintainer)
@
text
@d1 3
a3 3
--- Makefile.orgi	2008-12-07 14:02:42.000000000 +0100
+++ Makefile	2008-12-07 14:03:19.000000000 +0100
@@@@ -15,8 +15,4 @@@@
d12 2
@


1.1
log
@- Update to 1.4.3
- Respect portdocs

PR:		ports/124781
Submitted by:	Andy <andrewclarkii@@gmail.com> (maintainer)
@
text
@d1 2
a2 2
--- Makefile.orig	2007-04-30 09:32:29.000000000 -0800
+++ Makefile	2008-07-04 18:34:18.000000000 -0800
d7 1
a7 1
-	$(INSTALLDIR) $(PREFIX)/share/doc/$(PROGLNAME)-$(PROGVERSION);			\
d9 1
a9 1
-	    $(INSTALLFIL) $$IDOCFILE $(PREFIX)/share/doc/$(PROGLNAME)-$(PROGVERSION);	\
@

