diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-31 13:14:50 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-31 13:14:50 +0000 |
commit | 6680a47c059d879c44e5a8457d017ab22bbab9bc (patch) | |
tree | 7ec2e01e6275d37a7475f2a492c50a7358cacaea /net/p5-POE-Component-Jabber | |
parent | 00ad5459f0ea30614b8aad7ae97e16c22971088b (diff) | |
download | ports-6680a47c059d879c44e5a8457d017ab22bbab9bc.tar.gz ports-6680a47c059d879c44e5a8457d017ab22bbab9bc.zip |
Notes
Diffstat (limited to 'net/p5-POE-Component-Jabber')
-rw-r--r-- | net/p5-POE-Component-Jabber/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-POE-Component-Jabber/Makefile b/net/p5-POE-Component-Jabber/Makefile index 5a59d9686bb9..de09dd39c1a3 100644 --- a/net/p5-POE-Component-Jabber/Makefile +++ b/net/p5-POE-Component-Jabber/Makefile @@ -3,7 +3,7 @@ PORTNAME= POE-Component-Jabber PORTVERSION= 3.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,9 +21,11 @@ BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= examples/* USE_PERL5= modbuild CONFIGURE_ARGS= </dev/null +NO_ARCH= yes PORTEXAMPLES= * |