From owner-freebsd-ports@FreeBSD.ORG Thu Jan 17 17:35:42 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E6CBD966 for ; Thu, 17 Jan 2013 17:35:42 +0000 (UTC) (envelope-from jmg@h2.funkthat.com) Received: from h2.funkthat.com (gate2.funkthat.com [208.87.223.18]) by mx1.freebsd.org (Postfix) with ESMTP id B47423EE for ; Thu, 17 Jan 2013 17:35:42 +0000 (UTC) Received: from h2.funkthat.com (localhost [127.0.0.1]) by h2.funkthat.com (8.14.3/8.14.3) with ESMTP id r0HHZgeu080206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 17 Jan 2013 09:35:42 -0800 (PST) (envelope-from jmg@h2.funkthat.com) Received: (from jmg@localhost) by h2.funkthat.com (8.14.3/8.14.3/Submit) id r0HHZgnN080205 for ports@FreeBSD.org; Thu, 17 Jan 2013 09:35:42 -0800 (PST) (envelope-from jmg) Date: Thu, 17 Jan 2013 09:35:42 -0800 From: John-Mark Gurney To: ports@FreeBSD.org Subject: graphics/gd fails to install Message-ID: <20130117173541.GK1410@funkthat.com> Mail-Followup-To: John-Mark Gurney , ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.2-RELEASE i386 X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88 9322 9CB1 8F74 6D3F A396 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (h2.funkthat.com [127.0.0.1]); Thu, 17 Jan 2013 09:35:42 -0800 (PST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jan 2013 17:35:43 -0000 Looks like some fall out from the removal of old no underscore options.. Does anyone mind if I commit this patch: Index: graphics/gd/files/Makefile.bsd =================================================================== --- graphics/gd/files/Makefile.bsd (revision 310554) +++ graphics/gd/files/Makefile.bsd (working copy) @@ -40,7 +40,7 @@ install: mkdir -p ${PREFIX}/include - ${MAKE} LIB=${LIB} LIBDIR=${PREFIX}/lib NOPROFILE=true \ + ${MAKE} LIB=${LIB} LIBDIR=${PREFIX}/lib NO_PROFILE=true \ SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \ -f ${MAKEDIR}/bsd.lib.mk install cd ${.CURDIR} && ${BSD_INSTALL_DATA} ${INCS} ${PREFIX}/include w/o it on a recent HEAD it tries to install libgd_p.a which isn't built... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."