summaryrefslogtreecommitdiff
path: root/graphics/epstool
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-08 22:25:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-08 22:25:28 +0000
commita85686725e47a587ac265b2cff747e6e47705635 (patch)
tree2c820f713ef13f67bff19f72f22442fe8735e84c /graphics/epstool
parent- Update to 1.37 (diff)
- Update to 3.08
PR: ports/83155 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=138736
Diffstat (limited to 'graphics/epstool')
-rw-r--r--graphics/epstool/Makefile9
-rw-r--r--graphics/epstool/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile
index d30200b48e86..19f2a29ad0fe 100644
--- a/graphics/epstool/Makefile
+++ b/graphics/epstool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= epstool
-PORTVERSION= 3.07
+PORTVERSION= 3.08
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \
@@ -20,15 +20,18 @@ USE_GHOSTSCRIPT_RUN= yes
USE_GMAKE= yes
MAKEFILE= makefile
-MAKE_ARGS= MAKE="${GMAKE}" CC="${CC}" CCAUX="${CC}" CDEBUG="${CFLAGS}" \
+MAKE_ARGS= MAKE="${GMAKE}" GSCDEBUG="" CC="${CC}" CCAUX="${CC}" \
CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB="" \
GTKCFLAGS="" GTKLIBS="" LIBPNGCFLAGS="" LIBPNGLIBS=""
ALL_TARGET= ${PORTNAME}
MAN1= epstool.1
-PORTDOCS= epstool.htm gsview.css
PLIST_FILES= bin/epstool
+.if !defined(NOPORTDOCS)
+PORTDOCS= epstool.htm gsview.css
+.endif
+
pre-everything::
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
@${ECHO_MSG} ""
diff --git a/graphics/epstool/distinfo b/graphics/epstool/distinfo
index 4325e8890c47..68b0356165b8 100644
--- a/graphics/epstool/distinfo
+++ b/graphics/epstool/distinfo
@@ -1,2 +1,2 @@
-MD5 (epstool-3.07.tar.gz) = ab140fdf8760e5e62fd11a5bace52fa7
-SIZE (epstool-3.07.tar.gz) = 184676
+MD5 (epstool-3.08.tar.gz) = 465a57a598dbef411f4ecbfbd7d4c8d7
+SIZE (epstool-3.08.tar.gz) = 191567