aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run-SafeHandles/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-Run-SafeHandles/Makefile')
-rw-r--r--devel/p5-IPC-Run-SafeHandles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-Run-SafeHandles/Makefile b/devel/p5-IPC-Run-SafeHandles/Makefile
index 37647aecbe70..e2a9c5747b99 100644
--- a/devel/p5-IPC-Run-SafeHandles/Makefile
+++ b/devel/p5-IPC-Run-SafeHandles/Makefile
@@ -1,4 +1,3 @@
-# created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
# $FreeBSD$
PORTNAME= IPC-Run-SafeHandles
@@ -27,4 +26,5 @@ PLIST_DIRS= %%SITE_PERL%%/IPC/Run \
PLIST_FILES= %%SITE_PERL%%/IPC/Run/SafeHandles.pm \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Run/SafeHandles/.packlist
+NO_STAGE= yes
.include <bsd.port.mk>