ports/62950: port misc/firestring is broken
Michael Ranner
mranner at inode.at
Wed Apr 21 07:50:23 UTC 2004
The following reply was made to PR ports/62950; it has been noted by GNATS.
From: Michael Ranner <mranner at inode.at>
To: "Douglas K. Rand" <rand at meridian-enviro.com>
Cc: kris at FreeBSD.org, freebsd-gnats-submit at 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 at 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 at inode.at - mranner at jawa.at - mranner at 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------
More information about the freebsd-ports-bugs
mailing list