1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Register conflicts with cedet

- Use INFO
- Add a pointer to newer version in devel/cedet
- Assign maintainership to submitter

PR:		ports/66732
This commit is contained in:
Volker Stolz 2004-06-09 08:03:21 +00:00
parent dd08322084
commit 3137670bd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111145
2 changed files with 9 additions and 5 deletions

View File

@ -14,13 +14,15 @@ MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= dryice@liu.com.cn
COMMENT= Quick access to files and tags in an Emacs frame
EMACS_PORT_NAME?= emacs21
USE_REINPLACE= yes
USE_GMAKE= yes
CONFLICTS= cedet*
INFO= speedbar
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/speedbar
@ -30,6 +32,12 @@ MUST_BE_RECOMPILED= gud.el info.el rmail.el vhdl-mode.el
EMACS_ARGS= -batch -l speedbar-compile-script -f batch-byte-compile
pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} "New version of speedbar is now in devel/cedet."
@${ECHO_MSG} "Hit C-c now if you want the new version."
@${ECHO_MSG} ""
pre-build:
.for i in ${MUST_BE_RECOMPILED}
${CP} `${FIND} ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/lisp -name ${i}` \

View File

@ -1,7 +1,3 @@
@unexec install-info --delete %D/info/speedbar.info %D/info/dir
@unexec [ -f %D/info/speedbar ] && install-info %D/info/speedbar %D/info/dir || true
info/speedbar.info
@exec install-info %D/info/speedbar.info %D/info/dir
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/bigclock.el
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/dframe.el
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/dframe.elc