aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-Hostname-Long
diff options
context:
space:
mode:
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>