From tkato@prontomail.com  Wed Jul 30 08:23:01 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3A57137B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 30 Jul 2003 08:23:01 -0700 (PDT)
Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 72D2D43FDD
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 30 Jul 2003 08:23:00 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([218.222.68.254]) by hfep07.dion.ne.jp with SMTP
          id <20030730152257229.XRSY@hfep07.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Thu, 31 Jul 2003 00:22:57 +0900
Message-Id: <20030731002042.1fbff0e6.tkato@prontomail.com>
Date: Thu, 31 Jul 2003 00:20:42 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/pstoedit

>Number:         55056
>Category:       ports
>Synopsis:       Update port: graphics/pstoedit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 30 08:30:17 PDT 2003
>Closed-Date:    Thu Jul 31 00:41:02 PDT 2003
>Last-Modified:  Thu Jul 31 00:41:02 PDT 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Utilize USE_GNOME

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/pstoedit/Makefile graphics/pstoedit/Makefile
--- /usr/ports/graphics/pstoedit/Makefile	Sat Apr 12 22:49:23 2003
+++ graphics/pstoedit/Makefile	Wed Jul 30 21:02:28 2003
@@ -13,16 +13,14 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Convert PostScript to other vector graphic formats
 
-BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig \
-		gs:${PORTSDIR}/print/ghostscript-gnu
+BUILD_DEPENDS=	gs:${PORTSDIR}/print/ghostscript-gnu
 LIB_DEPENDS=	Magick++.5:${PORTSDIR}/graphics/ImageMagick \
 		ming.3:${PORTSDIR}/graphics/ming \
 		plotter.4:${PORTSDIR}/graphics/plotutils
-RUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig \
-		gs:${PORTSDIR}/print/ghostscript-gnu
+RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript-gnu
 
+USE_GNOME=	gnometarget pkgconfig
 USE_LIBTOOL=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 INSTALLS_SHLIB=	yes
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Thu Jul 31 00:40:51 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55056 
>Unformatted:
