aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-Hostname-Long
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 12:25:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 12:25:20 +0000
commitbe194708fba0aef96a2cad1ec36e76c676f5266e (patch)
tree552bcb6073b9f31d2c1f9f5c3fe1e245efd15997 /sysutils/p5-Sys-Hostname-Long
parent1c77bbb2fc865b19741e027764b17d71bcc94c3b (diff)
downloadports-be194708fba0aef96a2cad1ec36e76c676f5266e.tar.gz
ports-be194708fba0aef96a2cad1ec36e76c676f5266e.zip
Notes
Diffstat (limited to 'sysutils/p5-Sys-Hostname-Long')
-rw-r--r--sysutils/p5-Sys-Hostname-Long/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/p5-Sys-Hostname-Long/Makefile b/sysutils/p5-Sys-Hostname-Long/Makefile
index 35bbb3adebb5..4bec9bc85856 100644
--- a/sysutils/p5-Sys-Hostname-Long/Makefile
+++ b/sysutils/p5-Sys-Hostname-Long/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Sys-Hostname-Long
PORTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tdb@FreeBSD.org
COMMENT= Try every conceivable way to get full hostname
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= testall.pl
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>