summaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-Mknod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-Unix-Mknod/Makefile')
-rw-r--r--sysutils/p5-Unix-Mknod/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/p5-Unix-Mknod/Makefile b/sysutils/p5-Unix-Mknod/Makefile
index 09153413eb7d..9754e7e250f2 100644
--- a/sysutils/p5-Unix-Mknod/Makefile
+++ b/sysutils/p5-Unix-Mknod/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Unix-Mknod
-# Date created: Wed Jun 15 12:44:11 CDT 2005
-# Whom: Jim Pirzyk pirzyk@freebsd.org
-#
+# Created by: Jim Pirzyk pirzyk@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= Unix-Mknod
PORTVERSION= 0.04
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= Unix::Mknod.3
+NO_STAGE= yes
.include <bsd.port.mk>