aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Jabber
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:14:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:14:50 +0000
commit6680a47c059d879c44e5a8457d017ab22bbab9bc (patch)
tree7ec2e01e6275d37a7475f2a492c50a7358cacaea /net/p5-POE-Component-Jabber
parent00ad5459f0ea30614b8aad7ae97e16c22971088b (diff)
downloadports-6680a47c059d879c44e5a8457d017ab22bbab9bc.tar.gz
ports-6680a47c059d879c44e5a8457d017ab22bbab9bc.zip
- Fix shebangs
- Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2
Notes
Notes: svn path=/head/; revision=388066
Diffstat (limited to 'net/p5-POE-Component-Jabber')
-rw-r--r--net/p5-POE-Component-Jabber/Makefile6
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= *