Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2001 13:30:03 -0800 (PST)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/24091: [ PORT - FIX ] devel/cs
Message-ID:  <200101052130.f05LU3p76956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24091; it has been noted by GNATS.

From: Joseph Scott <joseph@randomnetworks.com>
To: KATO Tsuguru <tkato@prontomail.ne.jp>
Cc: <FreeBSD-gnats-submit@freebsd.org>
Subject: Re: ports/24091: [ PORT - FIX ] devel/cs
Date: Fri, 5 Jan 2001 13:24:34 -0800 (PST)

 On Sat, 6 Jan 2001, KATO Tsuguru wrote:
 
 # > ** NOTE **
 # > I ended up doing something strange with WRKSRC to make this whole thing work
 # > again.  I don't know if this is really the right way to do this or not.  If
 # > I'm work, please drop me an email letting me know the correct way.
 #
 # Well, what you wanted to do would be as follows:
 #
 # diff -urN /usr/ports/devel/cs/Makefile cs/Makefile
 # --- /usr/ports/devel/cs/Makefile	Mon Dec 25 19:45:39 2000
 # +++ cs/Makefile	Sat Jan  6 06:01:54 2001
 # @@ -8,22 +8,22 @@
 #  PORTNAME=	cs
 #  PORTVERSION=	0.5
 #  CATEGORIES=	devel
 # -MASTER_SITES=	ftp://cantor.informatik.rwth-aachen.de/pub/unix/
 # +MASTER_SITES=	http://www.moria.de/~michael/cs/
 # +DISTNAME=	${PORTNAME}
 #
 #  MAINTAINER=	ports@FreeBSD.org
 #
 # +WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 # +
 
 	Excellent, thank you.  I keep forgetting how many variables there
 are to work with in ports system.
 
 ***********************************************************
 * Joseph Scott               The Office Of Water Programs *
 * joseph@randomnetworks.com  joseph.scott@owp.csus.edu    *
 ***********************************************************
 
 


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?200101052130.f05LU3p76956>