- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:37:34 +00:00
parent 46334319ab
commit 8a488b68a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347603
2 changed files with 4 additions and 2 deletions

View file

@ -53,7 +53,6 @@ CONFIGURE_ARGS= --with-gtk
CONFIGURE_ARGS+= --without-xim CONFIGURE_ARGS+= --without-xim
.endif .endif
MAN1= ctags.1 emacs.1 emacsclient.1 etags.1
PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET} PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET}
MAKE_ENV= LC_ALL=C MAKE_ENV= LC_ALL=C
@ -64,7 +63,6 @@ INFO= ada-mode autotype calc ccmode cl dired-x ebrowse ediff \
org pcl-cvs pgg rcirc reftex sc ses sieve smtpmail speedbar \ org pcl-cvs pgg rcirc reftex sc ses sieve smtpmail speedbar \
tramp url vip viper widget woman tramp url vip viper widget woman
NO_STAGE= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" .if ${ARCH} == "ia64"

View file

@ -2628,6 +2628,10 @@ libexec/emacs/%%EMACS_VER%%/%%EMACS_ARCH%%/vcdiff
%%DATADIR%%/%%EMACS_VER%%/lisp/xt-mouse.elc %%DATADIR%%/%%EMACS_VER%%/lisp/xt-mouse.elc
%%DATADIR%%/%%EMACS_VER%%/site-lisp/subdirs.el %%DATADIR%%/%%EMACS_VER%%/site-lisp/subdirs.el
%%DATADIR%%/site-lisp/subdirs.el %%DATADIR%%/site-lisp/subdirs.el
man/man1/ctags.1.gz
man/man1/emacs.1.gz
man/man1/emacsclient.1.gz
man/man1/etags.1.gz
var/games/emacs/snake-scores var/games/emacs/snake-scores
var/games/emacs/tetris-scores var/games/emacs/tetris-scores
@dirrmtry var/games/emacs @dirrmtry var/games/emacs