diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
commit | 3b6b5b88fc35864e32a41615276ae46bb4713370 (patch) | |
tree | 93234db8af22101e3e70293db1de87daf7f41c29 /korean/ftghostscript5 | |
parent | b94bc5a91841080692d94a301557b1b7e624bdba (diff) | |
download | ports-3b6b5b88fc35864e32a41615276ae46bb4713370.tar.gz ports-3b6b5b88fc35864e32a41615276ae46bb4713370.zip |
Bump freetype's lib number
Notes
Notes:
svn path=/head/; revision=23312
Diffstat (limited to 'korean/ftghostscript5')
-rw-r--r-- | korean/ftghostscript5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 36d8c06f7465..6898aba6f57f 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwa BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ - ttf.3:${PORTSDIR}/print/freetype + ttf.4:${PORTSDIR}/print/freetype USE_XLIB= yes EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV} |