Magellan Linux

Diff of /branches/R11-unstable/core/findutils/findutils-4.6.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 27425 by niro, Mon Jan 11 09:07:19 2016 UTC revision 27426 by niro, Mon Jan 11 09:11:13 2016 UTC
# Line 11  HOMEPAGE="http://www.gnu.org/software/fi Line 11  HOMEPAGE="http://www.gnu.org/software/fi
11    
12  DEPEND=">= virtual/glibc"  DEPEND=">= virtual/glibc"
13    
14    if mqueryfeature "check"
15    then
16     # make check needs dejagnu
17     SDEPEND=">= dev-util/dejagnu-1.5"
18    fi
19    
20  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME}-${PVER}.tar.gz"
21  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
22    

Legend:
Removed from v.27425  
changed lines
  Added in v.27426