Date: Sat, 19 Oct 2002 14:20:08 -0700 (PDT) From: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44279: Fix build of lang/logo Message-ID: <200210192120.g9JLK7xl076792@troutmask.apl.washington.edu>
next in thread | raw e-mail | index | archive | help
>Number: 44279 >Category: ports >Synopsis: Fix build of lang/logo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 19 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Steven G. Kargl >Release: FreeBSD 5.0-CURRENT i386 >Organization: apl/uw >Environment: System: FreeBSD troutmask.apl.washington.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Sep 4 12:10:46 PDT 2002 kargl@troutmask.apl.washington.edu:/usr/obj/usr/src/sys/TROUTMASK i386 >Description: The patches don't apply in lang/logo, and so the build dies. >How-To-Repeat: cd lang/logo ; make >Fix: --- Makefile.orig Sat Oct 19 14:11:06 2002 +++ Makefile Sat Oct 19 14:12:35 2002 @@ -12,6 +12,8 @@ ftp://ftp.cs.berkeley.edu/pub/ucblogo/ MASTER_SITE_SUBDIR=non-gnu/ucblogo +WRKSRC= work/ucblogo + .if defined(EMACS_LOGO_MODE) BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210192120.g9JLK7xl076792>