From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 30 08:30:32 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4B137B401 for ; Wed, 30 Jul 2003 08:30:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45DFD43FE5 for ; Wed, 30 Jul 2003 08:30:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6UFUGUp065979 for ; Wed, 30 Jul 2003 08:30:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6UFUG1c065975; Wed, 30 Jul 2003 08:30:16 -0700 (PDT) Resent-Date: Wed, 30 Jul 2003 08:30:16 -0700 (PDT) Resent-Message-Id: <200307301530.h6UFUG1c065975@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4F9B37B448 for ; Wed, 30 Jul 2003 08:22:43 -0700 (PDT) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8B4443F85 for ; Wed, 30 Jul 2003 08:22:42 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([218.222.68.254]) by hfep07.dion.ne.jp with SMTP id <20030730152240370.XROT@hfep07.dion.ne.jp> for ; Thu, 31 Jul 2003 00:22:40 +0900 Message-Id: <20030731002031.35702e00.tkato@prontomail.com> Date: Thu, 31 Jul 2003 00:20:31 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55054: Update port: graphics/libexif X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 15:30:33 -0000 >Number: 55054 >Category: ports >Synopsis: Update port: graphics/libexif >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 30 08:30:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Utilize USE_GNOME >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/libexif/Makefile graphics/libexif/Makefile --- /usr/ports/graphics/libexif/Makefile Wed Jul 30 08:03:22 2003 +++ graphics/libexif/Makefile Wed Jul 30 20:30:19 2003 @@ -14,21 +14,16 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library to read digital camera file meta-data -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes -USE_REINPLACE= yes +USE_GNOME= gnomehack gnometarget pkgconfig USE_LIBTOOL= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -lintl" + LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes post-patch: @${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' .include >Release-Note: >Audit-Trail: >Unformatted: