summaryrefslogtreecommitdiff
path: root/x11/numlockx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/numlockx/Makefile')
-rw-r--r--x11/numlockx/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile
index c9d70e5d8dbe..aae54f13173f 100644
--- a/x11/numlockx/Makefile
+++ b/x11/numlockx/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=18
-# New ports collection makefile for: numlockx
-# Whom: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
-# Date Created: 2003-09-09 16:05:29
-#
+# Created by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
# $FreeBSD$
-#
PORTNAME= numlockx
PORTVERSION= 1.2
@@ -25,4 +20,5 @@ PLIST_FILES= bin/numlockx
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.mk>