Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2002 13:40:04 -0700 (PDT)
From:      Christian Weisgerber <naddy@mips.inka.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/41652: port update science/chemtool
Message-ID:  <200208152040.g7FKe4qL004083@freefall.freebsd.org>

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

From: Christian Weisgerber <naddy@mips.inka.de>
To: chat95@mbox.kyoto-inet.or.jp
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/41652: port update science/chemtool
Date: Thu, 15 Aug 2002 22:19:34 +0200 (CEST)

 In article <200208150250.g7F2o37e005234@freefall.freebsd.org> you write:
 
 >   PORTNAME=	chemtool
 >  -PORTVERSION=	1.3.1
 >  +PORTVERSION=	1.6
 
 No...
 
 >   CATEGORIES=	science
 >  -MASTER_SITES=	http://www.uni-ulm.de/~s_tvolk/chemtool/src/
 >  +MASTER_SITES=	http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
 >  +DISTNAME=	ct16a6
 
 This is not version 1.6, this is some alpha version.
 Either fix PORTVERSION, or better yet wait for the next release.
 
 >  +do-build:
 >  +	@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE})
 
 Why introduce a do-build target here?
 
 General note:  Each command line in a Makefile is executed in a
 separate shell invocation.  Adding an extra subshell (...) is usless.
 
 -- 
 Christian "naddy" Weisgerber                          naddy@mips.inka.de

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?200208152040.g7FKe4qL004083>