aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /editors/xemacs21-mule/Makefile
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
Notes
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r--editors/xemacs21-mule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index cb38d163e570..54864abd6f5b 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xemacs-mule
PORTVERSION= ${XEMACS_VER}
+PORTREVISION= 1
.if defined(WNN6)
.endif
CATEGORIES+= editors
@@ -32,7 +33,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
compface.1:${PORTSDIR}/mail/faces \
- intl.5:${PORTSDIR}/devel/gettext-old \
${LIB_INPUT_METHOD}
XEMACS_MAJOR_VER?= 21
@@ -40,6 +40,7 @@ XEMACS_REL= ${XEMACS_MAJOR_VER}.4
XEMACS_VER= ${XEMACS_MAJOR_VER}.4.14
XEMACS_ARCH= ${CONFIGURE_TARGET}
+USE_GETTEXT= yes
USE_XLIB= yes
STRIP=
USE_AUTOCONF= yes