aboutsummaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-02-16 16:00:05 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-02-16 16:00:05 +0000
commit330dc9c66c8ab775bcd56d731afbed9195a1a46b (patch)
treeb3df5da514a919a8ed9e203beaeb21c42fa48d70 /graphics/pstoedit
parentbbb807e3897d73b39518873d210d21bc64f18c82 (diff)
downloadports-330dc9c66c8ab775bcd56d731afbed9195a1a46b.tar.gz
ports-330dc9c66c8ab775bcd56d731afbed9195a1a46b.zip
Notes
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile26
-rw-r--r--graphics/pstoedit/distinfo4
2 files changed, 12 insertions, 18 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 2f2a403b307f..b8d85c1cc0d6 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pstoedit
-PORTVERSION= 3.62
-PORTREVISION= 6
+PORTVERSION= 3.70
CATEGORIES= graphics print
MASTER_SITES= SF
@@ -14,20 +13,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
-OPTIONS_DEFINE= DOCS EMF EXAMPLES MAGICK MING PLOTUTILS
-OPTIONS_DEFAULT= EMF MAGICK MING PLOTUTILS
-
-OPTIONS_SUB= yes
-
-EMF_DESC= Enable emf interface
-MING_DESC= Enable swf interface
-PLOTUTILS_DESC= Enable libplot interface
-
USES= pathfix pkgconfig libtool
USE_GHOSTSCRIPT= yes
GNU_CONFIGURE= yes
+MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"
USE_LDCONFIG= yes
-MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
CPPFLAGS+= -I${LOCALBASE}/include/ming -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@@ -35,18 +25,22 @@ LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= *
PORTEXAMPLES= *
+OPTIONS_DEFINE= DOCS EMF EXAMPLES MAGICK MING PLOTUTILS
+OPTIONS_DEFAULT= EMF MAGICK MING PLOTUTILS
+OPTIONS_SUB= yes
+
+EMF_DESC= WMF/EMF support via libEMF
EMF_LIB_DEPENDS= libEMF.so:${PORTSDIR}/graphics/libemf
EMF_CONFIGURE_ON= --with-libemf-include=${LOCALBASE}/include/libEMF
-EMF__CONFIGURE_OFF= --without-emf
-
+EMF_CONFIGURE_OFF= --without-emf
MAGICK_LIB_DEPENDS= libMagick++-6.so:${PORTSDIR}/graphics/ImageMagick
MAGICK_CONFIGURE_ON= --with-magick
MAGICK_CONFIGURE_OFF= --without-magick
-
+MING_DESC= Flash support via Ming
MING_LIB_DEPENDS= libming.so:${PORTSDIR}/graphics/ming
MING_CONFIGURE_ON= --with-swf
MING_CONFIGURE_OFF= --without-swf
-
+PLOTUTILS_DESC= Plotting support via Plotutils
PLOTUTILS_LIB_DEPENDS= libplotter.so:${PORTSDIR}/graphics/plotutils
PLOTUTILS_CONFIGURE_ON= --with-libplot
PLOTUTILS_CONFIGURE_OFF= --without-libplot
diff --git a/graphics/pstoedit/distinfo b/graphics/pstoedit/distinfo
index a1721c314919..537a934f5980 100644
--- a/graphics/pstoedit/distinfo
+++ b/graphics/pstoedit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pstoedit-3.62.tar.gz) = 8074c44637d48fa1a9253b263b18a61258bab904df473f803d8a639b6a038148
-SIZE (pstoedit-3.62.tar.gz) = 1013477
+SHA256 (pstoedit-3.70.tar.gz) = 06b86113f7847cbcfd4e0623921a8763143bbcaef9f9098e6def650d1ff8138c
+SIZE (pstoedit-3.70.tar.gz) = 1013949