From owner-freebsd-ports Sat Apr 28 10:10: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C78737B423 for ; Sat, 28 Apr 2001 10:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3SHA2c40483; Sat, 28 Apr 2001 10:10:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 28 Apr 2001 10:10:02 -0700 (PDT) Message-Id: <200104281710.f3SHA2c40483@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jean-Sebastien ROY Subject: Re: ports/26916: New port : Mupad 2.0 Reply-To: Jean-Sebastien ROY Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/26916; it has been noted by GNATS. From: Jean-Sebastien ROY To: freebsd-gnats-submit@FreeBSD.org, jean-sebastien.roy@wanadoo.fr Cc: Subject: Re: ports/26916: New port : Mupad 2.0 Date: Sat, 28 Apr 2001 19:01:45 +0200 Oops, I forgot displaying the pkg-message, can these two patches be added ? thanks. js --- Makefile.orig Sat Apr 28 18:42:00 2001 +++ Makefile Sat Apr 28 18:52:29 2001 @@ -46,4 +46,7 @@ .endfor .endfor +post-install: + @${SED} -e 's,/usr/local,${PREFIX},g' ${PKGMESSAGE} + .include --- pkg-message.orig Sat Apr 28 18:47:30 2001 +++ pkg-message Sat Apr 28 18:54:06 2001 @@ -1,2 +1,3 @@ To use this software you must accept license agreement "LICENSE" -which is found at ${PREFIX}/mupad2/. +which is found at /usr/local/mupad2/. +Executables are in /usr/local/mupad2/share/bin/ (you can it to your PATH). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message