1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Fix leftover files

Noticed by: YAPHR
This commit is contained in:
Edwin Groothuis 2006-01-14 20:38:17 +00:00
parent 6ae685b0e0
commit eb34013297
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153498
2 changed files with 4 additions and 3 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= cedet PORTNAME= cedet
PORTVERSION= 1.0.pre3 PORTVERSION= 1.0.pre3
PORTREVISION= 1
CATEGORIES= devel elisp CATEGORIES= devel elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://bsdchat.com/dist/dryice/ 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 \ INFO= bovine cogre ede eieio grammar-fw semantic \
semantic-appdev semantic-langdev semantic-user \ semantic-appdev semantic-langdev semantic-user \
wisent speedbar wisent
# wisent speedbar
SEMANTIC_ELISP_SUBDIRS= bovine wisent SEMANTIC_ELISP_SUBDIRS= bovine wisent
SEMANTIC_INFOS= bovine.info grammar-fw.info semantic-appdev.info \ SEMANTIC_INFOS= bovine.info grammar-fw.info semantic-appdev.info \
semantic-langdev.info semantic-user.info semantic.info \ semantic-langdev.info semantic-user.info semantic.info \

View File

@ -7,7 +7,7 @@
PORTNAME= speedbar PORTNAME= speedbar
PORTVERSION= 0.14.b4 PORTVERSION= 0.14.b4
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= editors elisp CATEGORIES= editors elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://bsdchat.com/dist/dryice/ http://bsdchat.com/dist/dryice/
@ -23,7 +23,6 @@ EMACS_PORT_NAME?= emacs21
USE_REINPLACE= yes USE_REINPLACE= yes
USE_GMAKE= yes USE_GMAKE= yes
CONFLICTS= cedet* CONFLICTS= cedet*
INFO= speedbar
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/speedbar LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/speedbar