diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-13 03:26:18 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-13 03:26:18 +0000 |
commit | 170019dec387aaa693d92edd9c3d9a933949364e (patch) | |
tree | 412631c3b0b54319f43c3127228601d70d689285 /korean | |
parent | 78cf6f76947d4db81649974ad771334dcbfee268 (diff) | |
download | ports-170019dec387aaa693d92edd9c3d9a933949364e.tar.gz ports-170019dec387aaa693d92edd9c3d9a933949364e.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ftghostscript5/Makefile | 3 | ||||
-rw-r--r-- | korean/ghostscript55httf/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 730487d59059..ae125b6e4f9d 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -11,6 +11,7 @@ PORTNAME= ghostscript PORTVERSION= 5.10 +PORTREVISION= 1 CATEGORIES= korean print MASTER_SITES= ftp://ftp.pdb.sni.de/pub/utilities/misc/ \ http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ @@ -35,7 +36,7 @@ RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts \ $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ ${NONEXISTENT}:${PORTSDIR}/graphics/png:extract -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_XLIB= YES USE_FREETYPE= YES 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 |