aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/rate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/rate/Makefile')
-rw-r--r--net-mgmt/rate/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/rate/Makefile b/net-mgmt/rate/Makefile
index 377bb193dc46..82a06c419573 100644
--- a/net-mgmt/rate/Makefile
+++ b/net-mgmt/rate/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rate
-# Date created: Thu Aug 21 18:12:35 GMT 2003
-# Whom: mich@FreeBSD.org
-#
+# Created by: mich@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= rate
PORTVERSION= 0.9
@@ -17,6 +13,7 @@ MAKE_ARGS= ${MAKE_ENV}
LDFLAGS+= -lcompat
CFLAGS+= -DOPEN_BSD=1 -DHAVE_REGEX -DSTREAM_ANALYZER -DIOCTL_GETWINSIZE -DAUTOSENSE_DLH
+NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/rate ${PREFIX}/bin/rate
${INSTALL_MAN} ${WRKSRC}/doc/rate.1 ${PREFIX}/man/man1