aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/swftools/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-03-24 09:10:23 +0800
committerijliao <ijliao@FreeBSD.org>2003-03-24 09:10:23 +0800
commit150a89626781e7e039eadc54d9e76c3977cb7f02 (patch)
treee0a91b771e4ed82924e9b3cfc0ff6e8eeb13875d /graphics/swftools/Makefile
parent1ddfbf1d2bb881c0970bfbbe08d1480a4e26fa41 (diff)
downloadfreebsd-ports-graphics-150a89626781e7e039eadc54d9e76c3977cb7f02.tar.gz
freebsd-ports-graphics-150a89626781e7e039eadc54d9e76c3977cb7f02.tar.zst
freebsd-ports-graphics-150a89626781e7e039eadc54d9e76c3977cb7f02.zip
chase t1lib version
Diffstat (limited to 'graphics/swftools/Makefile')
-rw-r--r--graphics/swftools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile
index bf07d898fbf..ce7fd8e9552 100644
--- a/graphics/swftools/Makefile
+++ b/graphics/swftools/Makefile
@@ -8,13 +8,14 @@
PORTNAME= swftools
PORTVERSION= 0.4.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.quiss.org/swftools/
MAINTAINER= ports@FreeBSD.org
COMMENT= SWF manipulation and generation utilities
-LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib \
+LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_REINPLACE= yes