aboutsummaryrefslogtreecommitdiffstats
path: root/print/gfontview
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 /print/gfontview
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 'print/gfontview')
-rw-r--r--print/gfontview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile
index 8e6a7e8cf57..ec3d04369d4 100644
--- a/print/gfontview/Makefile
+++ b/print/gfontview/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gfontview
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An outline font viewer
-LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib
+LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib
USE_X_PREFIX= yes
USE_REINPLACE= yes