Date: Sat, 28 Apr 2001 10:10:02 -0700 (PDT) From: Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr> To: freebsd-ports@FreeBSD.org Subject: Re: ports/26916: New port : Mupad 2.0 Message-ID: <200104281710.f3SHA2c40483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/26916; it has been noted by GNATS. From: Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr> 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 <bsd.port.mk> --- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104281710.f3SHA2c40483>