From owner-freebsd-ports Thu Jan 7 06:00:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19410 for freebsd-ports-outgoing; Thu, 7 Jan 1999 06:00:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19402 for ; Thu, 7 Jan 1999 06:00:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA26743; Thu, 7 Jan 1999 06:00:02 -0800 (PST) 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 X-Send-Pr-Version: www-1.0 Subject: ports/9365: Fix to felt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9365 >Category: ports >Synopsis: Fix to felt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 7 06:00:01 PST 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message