diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-24 01:25:26 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-24 01:25:26 +0800 |
commit | ff7a4e38c35178bc52c47a4cb7f6ec7e2020ce15 (patch) | |
tree | 7702c8dc306fb00f1e30b094926ef0040ef4c823 /print | |
parent | 31982f2fcd0d55820da202158c7d5b8894917ce5 (diff) | |
download | freebsd-ports-gnome-ff7a4e38c35178bc52c47a4cb7f6ec7e2020ce15.tar.gz freebsd-ports-gnome-ff7a4e38c35178bc52c47a4cb7f6ec7e2020ce15.tar.zst freebsd-ports-gnome-ff7a4e38c35178bc52c47a4cb7f6ec7e2020ce15.zip |
t1.3 -> t1.4
Diffstat (limited to 'print')
-rw-r--r-- | print/gfontview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile index 429a545dafe9..74b08eaa9654 100644 --- a/print/gfontview/Makefile +++ b/print/gfontview/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= t1.3:${PORTSDIR}/devel/t1lib +LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib USE_X_PREFIX= yes USE_GNOME= yes |