diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-30 18:03:11 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-30 18:03:11 +0000 |
commit | 9e217d165e2e4cfa85b145fcd3714ed9df6ea9c3 (patch) | |
tree | d7035d018c7ae129330cec0b15e26befc333e7ed /chinese/xemacs | |
parent | 4669e89833bf91d6909af204c2450f4984e51518 (diff) | |
download | ports-9e217d165e2e4cfa85b145fcd3714ed9df6ea9c3.tar.gz ports-9e217d165e2e4cfa85b145fcd3714ed9df6ea9c3.zip |
Notes
Diffstat (limited to 'chinese/xemacs')
-rw-r--r-- | chinese/xemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index 8ea6d9c2e5f0..0e09b723b359 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -18,7 +18,7 @@ MAINTAINER= keith@freebsd.sinica.edu.tw LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.4:${PORTSDIR}/graphics/png RUN_DEPENDS= xcin2.5:${PORTSDIR}/chinese/xcin25 \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf |