Date: Sat, 9 Nov 2002 17:14:06 +0100 (CET) From: Volker Stolz <vs@foldr.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45164: [patch] lang/logo: Fix WRKSRC usage Message-ID: <200211091614.gA9GE6c5025108@monster.ikea.net>
next in thread | raw e-mail | index | archive | help
>Number: 45164 >Category: ports >Synopsis: [patch] lang/logo: Fix WRKSRC usage >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 Nov 09 08:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD monster.ikea.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Oct 26 17:47:39 CEST 2002 root@monster.ikea.net:/usr/obj/usr/src/sys/MONSTER i386 >Description: Bento noticed that WRKSRC was incorrectly pruned. >How-To-Repeat: >Fix: --- Makefile.orig Sat Nov 9 17:11:13 2002 +++ Makefile Sat Nov 9 17:11:20 2002 @@ -12,8 +12,6 @@ ftp://ftp.cs.berkeley.edu/pub/ucblogo/ MASTER_SITE_SUBDIR=non-gnu/ucblogo -WRKSRC= ${WRKDIR}/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?200211091614.gA9GE6c5025108>