aboutsummaryrefslogtreecommitdiff
path: root/sysutils/yawho/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/yawho/Makefile')
-rw-r--r--sysutils/yawho/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/yawho/Makefile b/sysutils/yawho/Makefile
index 038e8b0a88bf..c5da04549069 100644
--- a/sysutils/yawho/Makefile
+++ b/sysutils/yawho/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: yawho
-# Date created: 16 December 2000
-# Whom: Daniel Harris <dannyboy@FreeBSD.org>
-#
+# Created by: Daniel Harris <dannyboy@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= yawho
PORTVERSION= 1.2
@@ -17,6 +13,7 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/yawho
+NO_STAGE= yes
pre-patch:
@${REINPLACE_CMD} -E -e 's/kp_.?proc\.._/ki_/' ${WRKSRC}/process.c