head	1.2;
access;
symbols
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.05.06.03.49.00;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2001.01.10.14.02.24;	author sf;	state Exp;
branches;
next	;


desc
@@


1.2
log
@As announced on 27 March 2003 in <20030328052350.GA18971@@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
@
text
@--- p/Make-lang.in.orig	Tue Jan 19 02:10:16 1999
+++ p/Make-lang.in	Mon Jan  1 07:30:02 2001
@@@@ -42,7 +42,7 @@@@
 HARDLINK=ln
 
 # Where to install the demos (relative to the prefix)
-DEMO_DIR=doc/gpc/demos
+DEMO_DIR=share/doc/gpc/demos
 demodir=$(prefix)/$(DEMO_DIR)
 
 # Analogous to objext
@@@@ -281,7 +281,7 @@@@
 p/doc/gpc.info: $(GPC_TEXI) p/doc/gpcpas.texi
 	if [ -d p/doc ]; then true; else mkdir p/doc; fi
 	src=`cd $(srcdir); pwd`; \
-	cd p/doc; $(MAKEINFO) -I$${src}/p/doc -o gpc.info $${src}/p/doc/gpc.texi
+	cd p/doc; $(MAKEINFO) --no-split -I$${src}/p/doc -o gpc.info $${src}/p/doc/gpc.texi
 
 p/doc/gpc.dvi: $(GPC_TEXI) p/doc/gpcpas.texi
 	if [ -d p/doc ]; then true; else mkdir p/doc; fi
@


1.1
log
@add missing manpages.
install unified info.

non-responce from: maintainer
@
text
@@

