aboutsummaryrefslogtreecommitdiff
path: root/x11/xfree86_xkb_xml
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:43:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:43:19 +0000
commitdb5320be856bdee9461022fd559c0bdf3a782778 (patch)
treeb45334273e4e5d66b5244d786aa4b3645a73e907 /x11/xfree86_xkb_xml
parent85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (diff)
Notes
Diffstat (limited to 'x11/xfree86_xkb_xml')
-rw-r--r--x11/xfree86_xkb_xml/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile
index 2e161dfb6f1e..f2c0e62101e6 100644
--- a/x11/xfree86_xkb_xml/Makefile
+++ b/x11/xfree86_xkb_xml/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xfree86_xkb_xml
-# Date created: 31 May 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= xfree86_xkb_xml
PORTVERSION= 0.4
@@ -22,4 +18,5 @@ CONFIGURE_ARGS= --with-xkb-base=${LOCALBASE}/lib/X11/xkb
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.mk>