FreeBSD Bugzilla – Attachment 128138 Details for
Bug 172021
graphics/pstoedit: Update to version 3.61
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics_pstoedit.diff
graphics_pstoedit.diff (text/x-diff), 1.69 KB, created by
tkato432
on 2012-11-05 18:00:00 UTC
(
hide
)
Description:
graphics_pstoedit.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-11-05 18:00:00 UTC
Size:
1.69 KB
patch
obsolete
>diff -urN /usr/ports/graphics/pstoedit/Makefile graphics/pstoedit/Makefile >--- /usr/ports/graphics/pstoedit/Makefile 2012-11-05 18:10:01.000000000 +0900 >+++ graphics/pstoedit/Makefile 2012-11-05 23:51:58.000000000 +0900 >@@ -9,7 +9,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Convert PostScript to other vector graphic formats > >-LICENSE= GPLv2 >+LICENSE= GPLv2 # (or later) > > LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd > >@@ -20,13 +20,12 @@ > PLOTUTILS_DESC= Enable libplot interface > > USE_GNOME= gnomehack >-USE_PKGCONFIG= yes > USE_GHOSTSCRIPT= yes >+USE_PKGCONFIG= build > USE_AUTOTOOLS= libtool > USE_LDCONFIG= yes >-MAKE_JOBS_UNSAFE=yes >+MAKE_JOBS_SAFE=yes > >-CFLAGS+= -DHAVE_LIBGD > CPPFLAGS+= -I${LOCALBASE}/include/ming -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >@@ -35,7 +34,7 @@ > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MMAGICK} >-LIB_DEPENDS+= Magick++.5:${PORTSDIR}/graphics/ImageMagick >+LIB_DEPENDS+= Magick++:${PORTSDIR}/graphics/ImageMagick > PLIST_SUB+= IMAGEMAGICK="" > .else > CONFIGURE_ARGS+= --without-magick >@@ -43,7 +42,7 @@ > .endif > > .if ${PORT_OPTIONS:MEMF} >-LIB_DEPENDS+= EMF.1:${PORTSDIR}/graphics/libemf >+LIB_DEPENDS+= EMF:${PORTSDIR}/graphics/libemf > CONFIGURE_ARGS+= --with-libemf-include=${LOCALBASE}/include/libEMF > PLIST_SUB+= EMF="" > .else >@@ -52,7 +51,7 @@ > .endif > > .if ${PORT_OPTIONS:MMING} >-LIB_DEPENDS+= ming.5:${PORTSDIR}/graphics/ming >+LIB_DEPENDS+= ming:${PORTSDIR}/graphics/ming > PLIST_SUB+= MING="" > .else > CONFIGURE_ARGS+= --without-swf >@@ -60,7 +59,7 @@ > .endif > > .if ${PORT_OPTIONS:MPLOTUTILS} >-LIB_DEPENDS+= plotter.4:${PORTSDIR}/graphics/plotutils >+LIB_DEPENDS+= plotter:${PORTSDIR}/graphics/plotutils > PLIST_SUB+= PLOTUTILS="" > .else > CONFIGURE_ARGS+= --without-libplot
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 172021
:
128137
| 128138