Index: head/net-mgmt/p5-Nagios-Plugin-Beanstalk/Makefile =================================================================== --- head/net-mgmt/p5-Nagios-Plugin-Beanstalk/Makefile (revision 393131) +++ head/net-mgmt/p5-Nagios-Plugin-Beanstalk/Makefile (revision 393132) @@ -1,27 +1,28 @@ # Created by: Andrew Thompson # $FreeBSD$ PORTNAME= Nagios-Plugin-Beanstalk PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GBARR PKGNAMEPREFIX= p5- MAINTAINER= thompsa@FreeBSD.org COMMENT= Module to check beanstalkd via nagios BUILD_DEPENDS= p5-Nagios-Plugin>=0:${PORTSDIR}/net-mgmt/p5-Nagios-Plugin \ p5-Beanstalk-Client>=0:${PORTSDIR}/net/p5-Beanstalk-Client RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios ${INSTALL} ${WRKSRC}/check_beanstalkd ${STAGEDIR}${PREFIX}/libexec/nagios/check_beanstalkd .include Index: head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-plist =================================================================== --- head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-plist (revision 393131) +++ head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-plist (revision 393132) @@ -1,4 +1,3 @@ libexec/nagios/check_beanstalkd %%SITE_PERL%%/Nagios/Plugin/Beanstalk.pm %%PERL5_MAN3%%/Nagios::Plugin::Beanstalk.3.gz -@dirrmtry libexec/nagios