aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-f10-dbus-glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-f10-dbus-glib/Makefile')
-rw-r--r--devel/linux-f10-dbus-glib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/linux-f10-dbus-glib/Makefile b/devel/linux-f10-dbus-glib/Makefile
index 34eeb66d8394..237ed38705fe 100644
--- a/devel/linux-f10-dbus-glib/Makefile
+++ b/devel/linux-f10-dbus-glib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/linux-f10-dbus-glib
-# Date created: 2009-07-27
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= dbus-glib
PORTVERSION= 0.76
@@ -28,4 +24,5 @@ DOCSDIR= usr/share/doc/dbus-glib-0.76
PORTDOCS= COPYING ChangeLog NEWS
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>