diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-08-03 09:28:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-08-03 09:28:57 +0000 |
commit | c6bcad2436d925c98052ed292bd0794ae0e34b45 (patch) | |
tree | 4752ebd6e8eb5959ebf00516e4ecf7156215bbce /korean | |
parent | fbd121eee966abfc21d176cbede935ecd6bf1a34 (diff) |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ftghostscript5/Makefile | 4 | ||||
-rw-r--r-- | korean/ghostscript55httf/Makefile | 4 | ||||
-rw-r--r-- | korean/hanIM/Makefile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 29ecc17582d2..c39e709a6734 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -35,10 +35,10 @@ 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 \ - ttf.4:${PORTSDIR}/print/freetype +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png USE_XLIB= YES +USE_FREETYPE= YES WRKSRC= ${WRKDIR}/gs5.10 MAKEFILE= unix-gcc.mak diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 7a8765f60843..5670f9121c3c 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -26,11 +26,11 @@ Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ - ttf.4:${PORTSDIR}/print/freetype +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png RUN_DEPENDS= $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf USE_XLIB= yes +USE_FREETYPE= yes EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.50 USE_GMAKE= yes diff --git a/korean/hanIM/Makefile b/korean/hanIM/Makefile index c093f6d04a06..cad1fec87c23 100644 --- a/korean/hanIM/Makefile +++ b/korean/hanIM/Makefile @@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.mizi.com/pub/hanIM/ MAINTAINER= cjh@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf USE_IMAKE= YES +USE_XPM= yes WRKSRC= ${WRKDIR}/hanIM post-install: |