Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 13:39:56 +0100 (BST)
From:      Jose Marques <jose.marques@nottingham.ac.uk>
To:        <gnats-admin@FreeBSD.org>, <freebsd-ports@FreeBSD.org>
Subject:   Re: ports/27932: New port: palm/ppmtoTbmp
Message-ID:  <20010607133854.O50192-100000@pccigv6.nottingham.ac.uk>
In-Reply-To: <200106071200.f57C03a43091@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Jun 2001 gnats-admin@FreeBSD.org wrote:

I ran the "shar" command incorrectly and did not include the patch file.
Here it is:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       ppmtoTbmp/files/patch-aa
#
echo x - ppmtoTbmp/files/patch-aa
sed 's/^X//' >ppmtoTbmp/files/patch-aa <<
'END-of-ppmtoTbmp/files/patch-aa'
X--- Makefile.orig      Wed Jun 25 20:11:51 1997
X+++ Makefile   Wed May 30 09:38:14 2001
X@@ -1,5 +1,5 @@
X-CFLAGS = -Wall -O2 -I/opt/netpbm/include
X-LDLIBS = -lpnm -lppm -lpgm -lpbm
X+CFLAGS+= -Wall -I${PREFIX}/include
X+LDLIBS = -L${PREFIX}/lib -lpnm -lppm -lpgm -lpbm
X
X BINS = ppmtoTbmp Tbmptopnm
X
END-of-ppmtoTbmp/files/patch-aa
exit

-- 
Jose Marques



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?20010607133854.O50192-100000>