fix after perl 5.10.1 update; from alek@

This commit is contained in:
naddy 2009-12-06 22:07:39 +00:00
parent 6bbe29c2fc
commit 057fe49cfc
2 changed files with 7 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2008/10/24 14:04:23 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2009/12/06 22:07:39 naddy Exp $
COMMENT= modular perl shell
CATEGORIES= shells
V= 0.96
DISTNAME= Zoidberg-$V
PKGNAME= zoidberg-$Vp0
PKGNAME= zoidberg-$Vp1
# perl
PERMIT_PACKAGE_CDROM= Yes
@ -16,12 +16,15 @@ PERMIT_DISTFILES_FTP= Yes
CPAN_AUTHOR= PARDUS
MODULES= cpan
CONFIGURE_STYLE=modbuild
CONFIGURE_ARGS= install_path=etc="${SYSCONFDIR}/" \
install_path=doc="${PREFIX}/share/doc/zoid/" \
install_path=share="${PREFIX}/share/zoid/"
RUN_DEPENDS= ::devel/p5-Exporter-Tidy \
::devel/p5-Term-ReadLine-Zoid \
::devel/p5-Env-PS1
post-install:
${INSTALL_DATA} ${WRKINST}/etc/zoidrc ${PREFIX}/share/zoid/zoidrc.sample
${INSTALL_DATA} ${WRKINST}/${SYSCONFDIR}/zoidrc ${PREFIX}/share/zoid/zoidrc.sample
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/04/08 22:48:15 espie Exp $
@comment $OpenBSD: PLIST,v 1.2 2009/12/06 22:07:39 naddy Exp $
@shell bin/zoid
${P5SITE}/Bundle/
${P5SITE}/Bundle/Zoidberg.pm
@ -21,7 +21,6 @@ ${P5SITE}/Zoidberg/Utils/Error.pm
${P5SITE}/Zoidberg/Utils/FileSystem.pm
${P5SITE}/Zoidberg/Utils/GetOpt.pm
${P5SITE}/Zoidberg/Utils/Output.pm
${P5SITE}/auto/
${P5SITE}/auto/Zoidberg/
${P5SITE}/auto/Zoidberg/Fish/
${P5SITE}/auto/Zoidberg/Fish/Commands/