aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-10-05 21:55:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-10-05 21:55:02 +0000
commit062834938561a6f4f002dfa2342f28ec755ea248 (patch)
tree2fcf188c93c6a69a0d64278f47ad28211791d5fc /graphics
parent492d5ebdce852a0f3366979a9a632eaf08aa61f3 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pstoedit/Makefile17
-rw-r--r--graphics/pstoedit/distinfo6
-rw-r--r--graphics/pstoedit/pkg-plist1
3 files changed, 7 insertions, 17 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 58b560ca886c..19db0b98c472 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= pstoedit
-PORTVERSION= 3.44
-PORTREVISION= 2
+PORTVERSION= 3.45
CATEGORIES= graphics print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert PostScript to other vector graphic formats
@@ -36,15 +34,6 @@ LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500035
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-CFLAGS+= -DHAVESTL -DHAVETYPENAME -DUSE_NEWSTRSTREAM -DHAVEAUTOPTR
-CPPFLAGS+= -I${LOCALBASE}/include/stlport ${PTHREAD_CFLAGS}
-LDFLAGS+= -lstlport_gcc ${PTHREAD_LIBS}
-
-.endif
-
.if defined(WITHOUT_IMAGEMAGICK)
CONFIGURE_ARGS+= --without-magick
PLIST_SUB+= IMAGEMAGICK="@comment "
@@ -80,10 +69,10 @@ PLIST_SUB+= PLOTUTILS=""
post-patch:
@${REINPLACE_CMD} -e 's|CXXFLAGS="-g"|CXXFLAGS="$$CXXFLAGS"|g ; \
- s|GCC_OK=no|GCC_OK=yes|g ; \
s|GraphicsMagick|Magick|g ; \
s|=$$OLDCPPFLAGS|=$$CPPFLAGS|g ; \
s|-pedantic||g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/src/Makefile.in
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/pstoedit.1 ${MANPREFIX}/man/man1
diff --git a/graphics/pstoedit/distinfo b/graphics/pstoedit/distinfo
index 26dce36f9818..99f7d01c27e1 100644
--- a/graphics/pstoedit/distinfo
+++ b/graphics/pstoedit/distinfo
@@ -1,3 +1,3 @@
-MD5 (pstoedit-3.44.tar.gz) = 13f24cb070da3f6af82ed84f4e53f049
-SHA256 (pstoedit-3.44.tar.gz) = 84af13a39dde6e5fd224306d87090fb5350de52ee7fb412e0b1373207af1027e
-SIZE (pstoedit-3.44.tar.gz) = 837147
+MD5 (pstoedit-3.45.tar.gz) = 071efc64d9edf5d942b407348ac7451d
+SHA256 (pstoedit-3.45.tar.gz) = a489e47e536c194d7fc3a8121a274156a3577d3d893ac4b54d79849bb29f7fd9
+SIZE (pstoedit-3.45.tar.gz) = 848922
diff --git a/graphics/pstoedit/pkg-plist b/graphics/pstoedit/pkg-plist
index c4fc4a64837b..96365f313f30 100644
--- a/graphics/pstoedit/pkg-plist
+++ b/graphics/pstoedit/pkg-plist
@@ -6,6 +6,7 @@ include/pstoedit/drvfuncs.h
include/pstoedit/genericints.h
include/pstoedit/miscutil.h
include/pstoedit/ordlist.h
+include/pstoedit/papersizes.h
include/pstoedit/poptions.h
include/pstoedit/psimage.h
include/pstoedit/pstoedit.h