aboutsummaryrefslogtreecommitdiff
path: root/chinese/xemacs
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-11-05 12:08:10 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-11-05 12:08:10 +0000
commit679c000f610b0f7926408466c17beebe7c996762 (patch)
treed809cd366bfb49cbe0039fb1e090234a7993891b /chinese/xemacs
parent4e3c863354fc22ec701ef0db8ecf0819807adb52 (diff)
downloadports-679c000f610b0f7926408466c17beebe7c996762.tar.gz
ports-679c000f610b0f7926408466c17beebe7c996762.zip
Try to fix INDEX broken by "Move chinese/xcin25 to chinese/xcin to reflect its
real portname." ( rafan 2006-11-05 10:24:02 UTC ) Pointyhat to: rafan
Notes
Notes: svn path=/head/; revision=176474
Diffstat (limited to 'chinese/xemacs')
-rw-r--r--chinese/xemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile
index abd914e10ba3..dff57ad8adc1 100644
--- a/chinese/xemacs/Makefile
+++ b/chinese/xemacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xemacs
PORTVERSION= 20.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= chinese editors
MASTER_SITES= ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/20.4/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-mule${EXTRACT_SUFX}
@@ -17,7 +17,7 @@ COMMENT= XEmacs text editor version 20, with XIM support and Big5 settings
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
-RUN_DEPENDS= xcin2.5:${PORTSDIR}/chinese/xcin25 \
+RUN_DEPENDS= xcin2.5:${PORTSDIR}/chinese/xcin \
${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
USE_GMAKE= yes