aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-qt4
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
commit857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch)
tree1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/dbus-qt4
parent1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (diff)
downloadports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.tar.gz
ports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.zip
Notes
Diffstat (limited to 'devel/dbus-qt4')
-rw-r--r--devel/dbus-qt4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/dbus-qt4/Makefile b/devel/dbus-qt4/Makefile
index 5d13872b5ed6..96ffbc721604 100644
--- a/devel/dbus-qt4/Makefile
+++ b/devel/dbus-qt4/Makefile
@@ -1,4 +1,4 @@
-# Created by: lofi@freebsd.org
+# Created by: lofi@FreeBSD.org
# $FreeBSD$
PORTNAME= dbus
@@ -42,6 +42,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
+NO_STAGE= yes
.include <bsd.port.pre.mk>
# Without this workaround, qdbus crashes.