Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 00:20:37 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55055: Update port: graphics/libgphoto2
Message-ID:  <20030731002037.0623ff56.tkato@prontomail.com>
Resent-Message-ID: <200307301530.h6UFUHZR065992@freefall.freebsd.org>

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

>Number:         55055
>Category:       ports
>Synopsis:       Update port: graphics/libgphoto2
>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:17 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/libgphoto2/Makefile graphics/libgphoto2/Makefile
--- /usr/ports/graphics/libgphoto2/Makefile	Wed Jul 30 08:03:22 2003
+++ graphics/libgphoto2/Makefile	Wed Jul 30 22:41:55 2003
@@ -14,17 +14,14 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A universal digital camera picture control tool
 
-BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
 LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext \
 		usb-0.1.7:${PORTSDIR}/devel/libusb \
 		exif.9:${PORTSDIR}/graphics/libexif
-RUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
 
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
+USE_GNOME=	gnometarget pkgconfig
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 INSTALLS_SHLIB=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



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