summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-03-24 01:10:23 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-03-24 01:10:23 +0000
commit7587dec2142afd4c1d136595df020735c50c7c3a (patch)
treefe7f7f8774bd9e49de645b04ff8a8414cd0a1493 /print
parentupgrade to 5.0.0 (diff)
chase t1lib version
Notes
Notes: svn path=/head/; revision=77327
Diffstat (limited to 'print')
-rw-r--r--print/gfontview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile
index 8e6a7e8cf575..ec3d04369d44 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