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 27427 by niro, Mon Jan 11 09:13:58 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     >= dev-util/git-2"
19    fi
20    
21  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME}-${PVER}.tar.gz"
22  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
23    

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