Date: Wed, 21 Apr 2004 00:50:23 -0700 (PDT) From: Michael Ranner <mranner@inode.at> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/62950: port misc/firestring is broken Message-ID: <200404210750.i3L7oN3p019607@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/62950; it has been noted by GNATS. From: Michael Ranner <mranner@inode.at> To: "Douglas K. Rand" <rand@meridian-enviro.com> Cc: kris@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/62950: port misc/firestring is broken Date: Wed, 21 Apr 2004 09:46:21 +0200 Am Mittwoch, 21. April 2004 02:53 schrieben Sie: > I have three different solutions to misc/firestring installing > libraries into /usr/lib to offer. All three are patches to the > Makefile from the package's source, /not/ for the port's Makefile. What are the points against patching ports Makefile with this? No patch of original source necessary, configure does the rest. --- Makefile patch starts here --- *** Makefile.orig Thu Feb 5 10:14:46 2004 --- Makefile Thu Feb 5 10:14:50 2004 *************** *** 15,20 **** --- 15,21 ---- MAINTAINER= dean@odyssey.apana.org.au COMMENT= A library to make string handling easier in C + LIBDIR= ${PREFIX}/lib HAS_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" INSTALLS_SHLIB= yes --- Makefile patch ends here --- -- /\/\ichael Ranner mranner@inode.at - mranner@jawa.at - mranner@bugat.at ----------------------------------------------------- BSD Usergroup Austria - http://www.bugat.at/ -----BEGIN GEEK CODE BLOCK----- GIT/CS/AT dx(-) s+:(++:) a- C++ UBLVS++++$ P++>+++$ L-(+)$ E--- W+++$ N+(++) o-- K- w--()$ O-(--) M@ V-(--) PS+>++ PE(-) Y+ PGP(-) t+ 5+ X+++(++++) R* tv++ b+(++) DI++ D-(--) G- e h--(*) r++ y? ------END GEEK CODE BLOCK------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404210750.i3L7oN3p019607>