summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-31 07:40:39 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-31 07:40:39 +0000
commit038634bbbc6c18684fcd04256911aaaf1f5e6aa8 (patch)
treec3a80c2d3ac823726fbb6b49da974ff565a748e7 /graphics/pstoedit
parentupdate graphics/netpbm: 10.14 -> 10.17 (diff)
update graphics/pstoedit:
- Utilize USE_GNOME PR: 55056 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=86026
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 6483d611692b..6df764994177 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -13,16 +13,14 @@ MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/
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