Magellan Linux

Diff of /trunk/extras/xscreensaver/xscreensaver-5.15-r2.smage2

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

revision 10622 by niro, Thu Jan 26 10:34:46 2012 UTC revision 10623 by niro, Thu Jan 26 10:49:31 2012 UTC
# Line 32  SDEPEND=">= x11-proto/xf86vidmodeproto-2 Line 32  SDEPEND=">= x11-proto/xf86vidmodeproto-2
32   >= sys-dev/bc-1.06   >= sys-dev/bc-1.06
33   >= dev-lang/perl-5.14   >= dev-lang/perl-5.14
34   >= dev-util/pkgconfig-0.25   >= dev-util/pkgconfig-0.25
35   >= sys-dev/gettext-0.18"   >= sys-dev/gettext-0.18
36     >= sys-apps/sed-4"
37    
38  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME}-${PVER}.tar.gz"
39  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 59  src_prepare() Line 60  src_prepare()
60    
61   # fix intltool issues   # fix intltool issues
62   intltoolize --force || die   intltoolize --force || die
63     sed -i 's:@install_sh@:install:g' po/Makefile.in.in || die
64    
65   # rebuild configure   # rebuild configure
66   mautoreconf || die   mautoreconf || die

Legend:
Removed from v.10622  
changed lines
  Added in v.10623