mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix leftover files
Noticed by: YAPHR
This commit is contained in:
parent
6ae685b0e0
commit
eb34013297
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153498
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= cedet
|
||||
PORTVERSION= 1.0.pre3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel elisp
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://bsdchat.com/dist/dryice/
|
||||
@ -24,7 +25,8 @@ CEDET_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
|
||||
|
||||
INFO= bovine cogre ede eieio grammar-fw semantic \
|
||||
semantic-appdev semantic-langdev semantic-user \
|
||||
wisent speedbar
|
||||
wisent
|
||||
# wisent speedbar
|
||||
SEMANTIC_ELISP_SUBDIRS= bovine wisent
|
||||
SEMANTIC_INFOS= bovine.info grammar-fw.info semantic-appdev.info \
|
||||
semantic-langdev.info semantic-user.info semantic.info \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= speedbar
|
||||
PORTVERSION= 0.14.b4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= editors elisp
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://bsdchat.com/dist/dryice/
|
||||
@ -23,7 +23,6 @@ EMACS_PORT_NAME?= emacs21
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFLICTS= cedet*
|
||||
INFO= speedbar
|
||||
|
||||
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/speedbar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user