ports/55056: Update port: graphics/pstoedit

KATO Tsuguru tkato at prontomail.com
Wed Jul 30 15:30:37 UTC 2003


>Number:         55056
>Category:       ports
>Synopsis:       Update port: graphics/pstoedit
>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/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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list