diff options
author | knu <knu@FreeBSD.org> | 2001-09-13 11:26:18 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-13 11:26:18 +0800 |
commit | 5826dc37d703f9600e4b865bfa92494352893096 (patch) | |
tree | 22df466e4854ddace7fa75406012721fd9cd5add /korean/ghostscript55httf | |
parent | 154eb14d4f747f879be599eceafe4dbd645b90c9 (diff) | |
download | freebsd-ports-gnome-5826dc37d703f9600e4b865bfa92494352893096.tar.gz freebsd-ports-gnome-5826dc37d703f9600e4b865bfa92494352893096.tar.zst freebsd-ports-gnome-5826dc37d703f9600e4b865bfa92494352893096.zip |
Chase the png library version bump.
Bump PORTREVISION.
Dropped by: ache
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r-- | korean/ghostscript55httf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 2878d565cbcd..59ba6d1ed6ea 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 5.50 +PORTREVISION= 1 PKGNAMESUFFIX= -httf CATEGORIES= korean print MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \ @@ -24,7 +25,7 @@ MAINTAINER= cjh@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ ${NONEXISTENT}:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf USE_XLIB= yes |