diff options
author | cjh <cjh@FreeBSD.org> | 2000-07-16 18:36:07 +0800 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-07-16 18:36:07 +0800 |
commit | b178c8d922179761b7dd37ee889a69f340191ec9 (patch) | |
tree | 51978772cbc582c8f558fab07cae751f8ce076df /korean | |
parent | 5effeef506733912bb17aee348bca8214fb018d3 (diff) | |
download | freebsd-ports-gnome-b178c8d922179761b7dd37ee889a69f340191ec9.tar.gz freebsd-ports-gnome-b178c8d922179761b7dd37ee889a69f340191ec9.tar.zst freebsd-ports-gnome-b178c8d922179761b7dd37ee889a69f340191ec9.zip |
Set version number of libpng correctly.
Submitted by: bento buildlog
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ftghostscript5/Makefile | 2 | ||||
-rw-r--r-- | korean/ghostscript55httf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 37e2bb3460ff..29ecc17582d2 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -35,7 +35,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.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype USE_XLIB= YES diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 37e2bb3460ff..29ecc17582d2 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -35,7 +35,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.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype USE_XLIB= YES |