diff options
author | jseger <jseger@FreeBSD.org> | 1999-11-25 11:41:57 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-11-25 11:41:57 +0800 |
commit | 78616f0ead6b994d4b4517a143de1f180459076a (patch) | |
tree | 666884e8a979db514dec7e1930d9e2ed0808572a /korean/ftghostscript5 | |
parent | f50563880c2952b50eaabc3d2289ca28471b4c38 (diff) | |
download | freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.tar.gz freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.tar.zst freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.zip |
Bump freetype's lib number
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} |