CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/03/25 06:41:56
Modified files:
devel/cscope : Makefile
devel/cscope/patches: patch-src_main_c
Log message:
The first #ifdef around pledge was totally wrong and this way this pledge was
never called. This problem was pointed out by jca@ a big thank you!
As upstream doesn't seem to be active anymore both #ifdefs around the pledges
can go away.
OK tb@
