aboutsummaryrefslogtreecommitdiff
path: root/print/mftrace
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-15 22:36:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-15 22:36:02 +0000
commit3dde356876d369406e14aeb579f4487e5fc3ce13 (patch)
tree1a8356d04c37c05b4beee585c621c61e069087f4 /print/mftrace
parent6c5333c7a2ab4bf2940cd2554c33a5c259340476 (diff)
downloadports-3dde356876d369406e14aeb579f4487e5fc3ce13.tar.gz
ports-3dde356876d369406e14aeb579f4487e5fc3ce13.zip
- Update to 1.0.26
- Optional dependency on potrace instead of autotrace PR: ports/61386 Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
Notes
Notes: svn path=/head/; revision=98228
Diffstat (limited to 'print/mftrace')
-rw-r--r--print/mftrace/Makefile9
-rw-r--r--print/mftrace/distinfo2
2 files changed, 8 insertions, 3 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 2447320989a3..670b2d9b36f6 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mftrace
-PORTVERSION= 1.0.24
+PORTVERSION= 1.0.26
CATEGORIES= print
MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/
@@ -15,10 +15,15 @@ MAINTAINER= atamaniuk-ports@frobs.net
COMMENT= Scalable PostScript (Type1) Fonts for MetaFont
RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \
- autotrace:${PORTSDIR}/graphics/autotrace \
t1asm:${PORTSDIR}/print/t1utils \
pfaedit:${PORTSDIR}/print/pfaedit
+.if defined(WITH_POTRACE)
+RUN_DEPENDS+= potrace:${PORTSDIR}/graphics/potrace
+.else
+RUN_DEPENDS+= autotrace:${PORTSDIR}/graphics/autotrace
+.endif
+
USE_GETOPT_LONG=yes
USE_PYTHON= yes
GNU_CONFIGURE= yes
diff --git a/print/mftrace/distinfo b/print/mftrace/distinfo
index a8c80804089c..e96afbd00c24 100644
--- a/print/mftrace/distinfo
+++ b/print/mftrace/distinfo
@@ -1 +1 @@
-MD5 (mftrace-1.0.24.tar.gz) = d6070391699a2e8446015af53dfa02f5
+MD5 (mftrace-1.0.26.tar.gz) = 15e384bba8d321628db2eab563904dda