From nobody  Thu Jan  7 05:56:19 1999
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id FAA19131;
          Thu, 7 Jan 1999 05:56:19 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199901071356.FAA19131@hub.freebsd.org>
Date: Thu, 7 Jan 1999 05:56:19 -0800 (PST)
From: pfgiffun@bachue.usc.unal.edu.co
To: freebsd-gnats-submit@freebsd.org
Subject: Fix to felt
X-Send-Pr-Version: www-1.0

>Number:         9365
>Category:       ports
>Synopsis:       Fix to felt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan  7 06:00:01 PST 1999
>Closed-Date:    Sun Jan 10 10:19:13 PST 1999
>Last-Modified:  Sun Jan 10 10:20:48 PST 1999
>Originator:     Pedro F. Giffuni
>Release:        2.2.7R
>Organization:
U. Nacional de Colombia
>Environment:
>Description:
This patch will fix the build problem after building
>How-To-Repeat:

>Fix:
diff -rNu felt.old/Makefile felt/Makefile
--- felt.old/Makefile	Sat Dec 26 06:13:38 1998
+++ felt/Makefile	Thu Jan  7 08:53:17 1999
@@ -18,10 +18,11 @@
 
 WRKSRC=		${WRKDIR}/FElt-3.02
 GNU_CONFIGURE=	yes
+USE_X_PREFIX=	yes
+
 MAN1=		burlap.1 corduroy.1 felt.1 patchwork.1 velvet.1 yardstick.1
 MAN3=		Drawing.3
 MAN4=		corduroy.4 felt.4
-#DOCS= 		ftp://cs.ucsd.edu/pub/felt/felt-3.02.ps.gz
 
 post-patch:
 	${RM} -f ${WRKSRC}/lib/Geompack/*.c
diff -rNu felt.old/pkg/PLIST felt/pkg/PLIST
--- felt.old/pkg/PLIST	Sat Dec 26 06:13:38 1998
+++ felt/pkg/PLIST	Thu Jan  7 08:54:03 1999
@@ -4,6 +4,7 @@
 bin/patchwork
 bin/velvet
 bin/yardstick
+lib/X11/app-defaults/Velvet.ad
 share/doc/FElt/FAQ.html
 @dirrm share/doc/FElt
 share/examples/FElt/frame3.flt
@@ -100,4 +101,3 @@
 share/felt/german_new.trn
 share/felt/spanish.trn
 @dirrm share/felt
-lib/X11/app-defaults/Velvet.ad

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Jan 10 10:19:13 PST 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
