Date: Sun, 31 Jan 1999 20:10:01 -0800 (PST) From: Steve Price <sprice@hiwaay.net> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9851: R update 0.63.2 Message-ID: <199902010410.UAA91172@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9851; it has been noted by GNATS. From: Steve Price <sprice@hiwaay.net> To: Maurice Castro <maurice@serc.rmit.edu.au> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/9851: R update 0.63.2 Date: Sun, 31 Jan 1999 22:07:45 -0600 (CST) # X# New ports collection makefile for: R (a4) # X# Version required: R-0.63.2 # X# Date created: Tue Jun 23 07:36:55 EST 1998 # X# Whom: Maurice Castro <maurice@serc.rmit.edu.au> # X# # X# $Id: Makefile,v 1.1 1998/11/20 04:14:57 asami Exp $ # X# # X # XPAPERSIZE= a4 # XMASTERDIR= ${.CURDIR}/../R-letter # X # Xpre-extract: # X ln -s ../R-letter/patches # X ln -s ../R-letter/pkg # X ln -s ../R-letter/files I'm pretty sure that writing to ${.CURDIR} is considered a bad thing. I think MASTERDIR already takes care of this for you. # X # Xpre-clean: # X ${RM} -f patches # X ${RM} -f pkg # X ${RM} -f files # X # X.include "${MASTERDIR}/Makefile" # END-of-R-a4/Makefile # exit 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?199902010410.UAA91172>