summaryrefslogtreecommitdiff
path: root/x11/xtermcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtermcontrol/Makefile')
-rw-r--r--x11/xtermcontrol/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/xtermcontrol/Makefile b/x11/xtermcontrol/Makefile
index e11f8538f7fe..61355b22d843 100644
--- a/x11/xtermcontrol/Makefile
+++ b/x11/xtermcontrol/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xtermcontrol
-# Date created: 23.12.2004
-# Whom: krion
-#
+# Created by: krion
# $FreeBSD$
-#
PORTNAME= xtermcontrol
PORTVERSION= 2.10
@@ -24,4 +20,5 @@ CPPFLAGS+= -I${LOCALBASE}/include
PLIST_FILES= bin/xtermcontrol
MAN1= ${PORTNAME}.1
+NO_STAGE= yes
.include <bsd.port.mk>