aboutsummaryrefslogtreecommitdiff
path: root/devel/pstreams/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pstreams/Makefile')
-rw-r--r--devel/pstreams/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/pstreams/Makefile b/devel/pstreams/Makefile
index 631b0875ae16..73cd3900260b 100644
--- a/devel/pstreams/Makefile
+++ b/devel/pstreams/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: pstreams
-# Date created: 22 Jan 2007
-# Whom: Andrew Wingorodov <mail@andr.ru>
-#
+# Created by: Andrew Wingorodov <mail@andr.ru>
# $FreeBSD$
PORTNAME= pstreams
@@ -19,4 +16,5 @@ NO_BUILD= yes
PLIST_FILES= include/pstreams/pstream.h
PLIST_DIRS= include/pstreams
+NO_STAGE= yes
.include <bsd.port.mk>