summaryrefslogtreecommitdiffstats
path: root/base/p5-yaml-syck/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-04-10 22:36:58 +0200
committertnut <thierryn1 at hispeed dot ch>2011-04-10 22:36:58 +0200
commit51524eaaec52c4b41b3d078b11a965bb0c6d28ea (patch)
treed94682edc7d61e6040ef84c9818e1fe9569938ce /base/p5-yaml-syck/Pkgfile
parent515a05c3a2e5e962887f97f69ec2861e6b170247 (diff)
downloadnutyx-extra-51524eaaec52c4b41b3d078b11a965bb0c6d28ea.tar.gz
nutyx-extra-51524eaaec52c4b41b3d078b11a965bb0c6d28ea.tar.bz2
nutyx-extra-51524eaaec52c4b41b3d078b11a965bb0c6d28ea.tar.xz
nutyx-extra-51524eaaec52c4b41b3d078b11a965bb0c6d28ea.zip
p5-yaml-syck, correction port
Diffstat (limited to 'base/p5-yaml-syck/Pkgfile')
-rw-r--r--base/p5-yaml-syck/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/p5-yaml-syck/Pkgfile b/base/p5-yaml-syck/Pkgfile
index 5b88a2b38..5bd50a71a 100644
--- a/base/p5-yaml-syck/Pkgfile
+++ b/base/p5-yaml-syck/Pkgfile
@@ -7,12 +7,12 @@
name=p5-yaml-syck
version=1.17
-release=1
+release=2
source=(http://www.cpan.org/authors/id/A/AV/AVAR/YAML-Syck-$version.tar.gz )
build() {
cd YAML-Syck-$version
- perl Makefile.PL INSTALLDIRS=vendor
+ perl Makefile.PL
make
make install DESTDIR=$PKG