summaryrefslogtreecommitdiff
path: root/editors/emacs23
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index b47f0d01ddbb..52bd8e2524a0 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -54,8 +54,6 @@ CONFIGURE_ARGS= --with-gtk
CONFIGURE_ARGS+= --without-xim
.endif
-CONFIGURE_ARGS+= --infodir='$${prefix}/info' --mandir='$${prefix}/man'
-
MAN1= ctags.1 emacs.1 emacsclient.1 etags.1
PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET}