From corecode@corecode.ath.cx  Thu Mar  6 11:42:15 2003
Return-Path: <corecode@corecode.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BA6C137B401; Thu,  6 Mar 2003 11:42:15 -0800 (PST)
Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 848A943F75; Thu,  6 Mar 2003 11:42:14 -0800 (PST)
	(envelope-from corecode@corecode.ath.cx)
Received: from fwd00.sul.t-online.de 
	by mailout05.sul.t-online.com with smtp 
	id 18r1Ft-0006ua-04; Thu, 06 Mar 2003 20:42:13 +0100
Received: from pride.uni.stoert.net (320050403952-0001@[217.82.60.93]) by fmrl00.sul.t-online.com
	with esmtp id 18r1Fj-1bn6PoC; Thu, 6 Mar 2003 20:42:03 +0100
Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178])
	by pride.uni.stoert.net (Postfix) with ESMTP
	id 0367F13E36C; Thu,  6 Mar 2003 20:42:04 +0100 (CET)
Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1])
	by terrorfish.uni.stoert.net (8.12.7/8.12.7) with ESMTP id h26JgLdN076983;
	Thu, 6 Mar 2003 20:42:21 +0100 (CET)
	(envelope-from corecode@terrorfish.uni.stoert.net)
Received: (from corecode@localhost)
	by terrorfish.uni.stoert.net (8.12.7/8.12.7/Submit) id h26JgLsj076982;
	Thu, 6 Mar 2003 20:42:21 +0100 (CET)
	(envelope-from corecode)
Message-Id: <200303061942.h26JgLsj076982@terrorfish.uni.stoert.net>
Date: Thu, 6 Mar 2003 20:42:21 +0100 (CET)
From: "Simon 'portlint' Schubert" <corecode@corecode.ath.cx>
Reply-To: "Simon 'portlint' Schubert" <corecode@corecode.ath.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kris@freebsd.org, chuckr@freebsd.org
Subject: unbreak print/a2ps-letter
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48981
>Category:       ports
>Synopsis:       unbreak print/a2ps-letter
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    chuckr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 06 11:50:12 PST 2003
>Closed-Date:    Sat Apr 12 05:37:14 CEST 2003
>Last-Modified:  Sat Apr 12 05:37:14 CEST 2003
>Originator:     Simon 'portlint' Schubert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #51: Sun Mar 2 18:00:36 CET 2003 corecode@terrorfish.uni.stoert.net:/usr/obj/athlon/usr/src/sys/TERRORFISH i386


	
>Description:
	unbreak print/a2ps-letter by removing emacs build
	added file:
	files/patch-contrib-Makefile.in
	
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/a2ps-letter/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile	22 Feb 2003 03:30:47 -0000	1.45
+++ Makefile	6 Mar 2003 19:29:58 -0000
@@ -18,8 +18,6 @@
 
 MAINTAINER=	chuckr@FreeBSD.org
 
-BROKEN=		"Installs files in /"
-
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
Index: files/patch-contrib-Makefile.in
===================================================================
RCS file: files/patch-contrib-Makefile.in
diff -N files/patch-contrib-Makefile.in
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-contrib-Makefile.in	6 Mar 2003 19:26:29 -0000
@@ -0,0 +1,11 @@
+--- contrib/Makefile.in.orig	Thu Feb 24 19:00:57 2000
++++ contrib/Makefile.in	Thu Mar  6 20:26:10 2003
+@@ -154,7 +154,7 @@
+ #
+ 
+ 
+-SUBDIRS = sample emacs
++SUBDIRS = sample
+ 
+ bin_SCRIPTS = card fixps pdiff psmandup psset texi2dvi4a2ps
+ bin_PROGRAMS = fixnt
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->chuckr 
Responsible-Changed-By: arved 
Responsible-Changed-When: Sat Mar 15 11:26:38 PST 2003 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48981 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Sat Apr 12 05:36:09 CEST 2003 
State-Changed-Why:  
Problem has beenn fixed, more todo see: 
see ports/24743 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48981 
>Unformatted:
