Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2011 23:24:40 -0400
From:      Jason Hellenthal <jhell@DataIX.net>
To:        dinoex@freebsd.org
Cc:        ports@freebsd.org
Subject:   graphics/netpbm upgrade from _2 -> _3
Message-ID:  <20110511032440.GA85517@DataIX.net>

next in thread | raw e-mail | index | archive | help

--St7VIuEGZ6dlpu13
Content-Type: multipart/mixed; boundary="cNdxnHkX5QqsyA0e"
Content-Disposition: inline


--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


Is the the check for a already install same version really neccesary any=20
more ?

When upgrading from _2 to _3 it currently bails.

Attached is the patch that corrects that behavior.

--=20

 Regards, (jhell)
 Jason Hellenthal


--cNdxnHkX5QqsyA0e
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="netpbm.diff"
Content-Transfer-Encoding: quoted-printable

--- Makefile.orig	2011-05-10 23:13:03.000000000 -0400
+++ Makefile	2011-05-10 23:14:54.000000000 -0400
@@ -43,9 +43,6 @@
 .endif
=20
 pre-configure:
-	@if [ -e ${DESTDIR}/${LOCALBASE}/include/pm.h ]; then \
-		(${ECHO_MSG} "=3D=3D=3D> Cannot build with netpbm installed, please dein=
stall first"; exit 1) \
-	fi
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
 		 -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
 		 ${WRKSRC}/pm_config.in.h

--cNdxnHkX5QqsyA0e--

--St7VIuEGZ6dlpu13
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)
Comment: http://bit.ly/0x89D8547E

iQEcBAEBAgAGBQJNygF3AAoJEJBXh4mJ2FR+HncH/2FbIARsvYGYN8J0g/6wHfXb
4gZolX5X8saO6GygtojqH93jT7Zxo/rzSF5VXMwJmQwaxCi3JyyEbw40R++hMMMe
DzQa5OFEcKvNfOiZnKzb3Sppw1mhG/QO9dnNPayBLUsTM+0V8NyVSDHGysuT/33C
uMCtCTvZ3PKTQdA2UeZDhaFpQvz1Dr1BLVXvxRKGEE0/tOxmZOYZHnAE5JwzEfYh
J9ynXx5GPfDw0Yoic33F5NvOWMg6gdWJ9Og2uPW8FCqARx/Sc6FtvfZ22GR2W+2V
jwoqZzS7ISNEJuXOQ8yqY8YXwKfKtDFa4DwGUV7KoGuBxS5r25bpW2Nl9gtK9LE=
=3tKT
-----END PGP SIGNATURE-----

--St7VIuEGZ6dlpu13--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110511032440.GA85517>