aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cscope
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2011-08-02 17:11:51 +0800
committergahr <gahr@FreeBSD.org>2011-08-02 17:11:51 +0800
commit19014981d2c86b5527f7874b4a4a4368d130a278 (patch)
treed575d63dfc72e4bbb79401086a62d8cfa10f49bf /devel/cscope
parentd6f21e21458d07902610aa0770d61bcbc07f7f72 (diff)
downloadfreebsd-ports-gnome-19014981d2c86b5527f7874b4a4a4368d130a278.tar.gz
freebsd-ports-gnome-19014981d2c86b5527f7874b4a4a4368d130a278.tar.zst
freebsd-ports-gnome-19014981d2c86b5527f7874b4a4a4368d130a278.zip
- install cscope-indexer along with emacs mode
PR: 159192 Submitted by: Momchil Ivanov <momchil@xaxo.eu>
Diffstat (limited to 'devel/cscope')
-rw-r--r--devel/cscope/Makefile3
-rw-r--r--devel/cscope/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile
index 131453378526..298a1ac82cf2 100644
--- a/devel/cscope/Makefile
+++ b/devel/cscope/Makefile
@@ -34,8 +34,9 @@ MAN1= cscope.1
.if defined(WITH_XCSCOPE)
post-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/contrib/xcscope/cscope-indexer ${PREFIX}/bin
${MKDIR} ${EMACSLISPDIR}
- ${INSTALL_DATA} ${WRKSRC}/contrib/xcscope/xcscope.el ${EMACSLISPDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/contrib/xcscope/xcscope.el ${EMACSLISPDIR}
${MKDIR} ${XEMACSLISPDIR}
${LN} -sf ${EMACSLISPDIR}/xcscope.el ${XEMACSLISPDIR}
.endif
diff --git a/devel/cscope/pkg-plist b/devel/cscope/pkg-plist
index a76e07539201..d7897c308d15 100644
--- a/devel/cscope/pkg-plist
+++ b/devel/cscope/pkg-plist
@@ -1,5 +1,6 @@
bin/cscope
bin/ocs
+%%XCSCOPE%%bin/cscope-indexer
%%XCSCOPE%%share/emacs/site-lisp/xcscope.el
%%XCSCOPE%%lib/xemacs/site-lisp/xcscope.el
%%XCSCOPE%%@dirrmtry lib/xemacs/site-lisp