View | Details | Raw Unified | Return to bug 68043
Collapse All | Expand All

(-)cedet/Makefile (-1 / +3 lines)
Lines 22-28 Link Here
22
22
23
CEDET_LISPDIR=	${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
23
CEDET_LISPDIR=	${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
24
24
25
INFO=		cogre ede eieio semantic speedbar
25
INFO=		bovine cogre ede eieio grammar-fw semantic \
26
		semantic-appdev semantic-langdev semantic-user \
27
		wisent speedbar
26
SEMANTIC_ELISP_SUBDIRS=	bovine wisent
28
SEMANTIC_ELISP_SUBDIRS=	bovine wisent
27
29
28
USE_GMAKE=	yes
30
USE_GMAKE=	yes

Return to bug 68043