From c925c340dd97e7ad1d69c678a1fadd6e4812218d Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Tue, 24 Jul 2007 15:10:14 +0000 Subject: - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr --- editors/emacs22/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'editors/emacs22') diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index b47f0d01ddbb..52bd8e2524a0 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/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} -- cgit v1.2.3