aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-06-20 11:59:45 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-06-20 11:59:45 +0000
commit0bbf86899a9135e4d306ca70408118a19a6665bf (patch)
treed2b4fb593c4aacc25c5f9d1c57f313a74cb2ab8d /editors/xemacs21-mule
parenta768fde0aab826288aa97e32db2f1345fee623d1 (diff)
downloadports-0bbf86899a9135e4d306ca70408118a19a6665bf.tar.gz
ports-0bbf86899a9135e4d306ca70408118a19a6665bf.zip
Notes
Diffstat (limited to 'editors/xemacs21-mule')
-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 35d17c8a643a..f769bb8277a7 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xemacs-mule
PORTVERSION= ${XEMACS_VER}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= editors
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
@@ -58,6 +58,7 @@ CONFIGURE_ARGS= --with-x11 \
--with-mule \
--x-includes=${X11BASE}/include \
--x-libraries=${X11BASE}/lib \
+ --with-site-lisp \
--site-libraries='${SITE_LIBRARIES}' \
--site-includes='${SITE_INCLUDES}' \
--with-xface \