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 /chinese/xemacs | |
parent | fbd121eee966abfc21d176cbede935ecd6bf1a34 (diff) | |
download | ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.tar.gz ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.zip |
Notes
Diffstat (limited to 'chinese/xemacs')
-rw-r--r-- | chinese/xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index 0e09b723b359..bd7b46ba714b 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -16,13 +16,13 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-mule${EXTRACT_SUFX} MAINTAINER= keith@freebsd.sinica.edu.tw -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png RUN_DEPENDS= xcin2.5:${PORTSDIR}/chinese/xcin25 \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf USE_GMAKE= yes +USE_XPM= yes STRIP= HAS_CONFIGURE= yes XEMACS_ARCH= ${MACHINE_ARCH}--freebsd |