aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/qmake4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/qmake4/Makefile b/devel/qmake4/Makefile
index 41f8788784b8..c2ee029ab910 100644
--- a/devel/qmake4/Makefile
+++ b/devel/qmake4/Makefile
@@ -16,6 +16,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= The build utility of the Qt project
+QT_NONSTANDARD= yes
LATEST_LINK= qmake4
REINPLACE_ARGS= -i ""
WRKSRC= ${WRKDIR}/${DISTNAME}/qmake
@@ -69,8 +70,8 @@ do-configure:
${ECHO} '/* empty */' > ${WRKSRC}/qconfig.h
${LN} ${WRKSRC}/qconfig.h ${WRKSRC}/../include/QtCore/qconfig.h
-.include "${.CURDIR}/../../Mk/bsd.qt.mk"
.include <bsd.port.pre.mk>
+.include "${.CURDIR}/../../Mk/bsd.qt.mk"
.if ${OSVERSION} < 500035
USE_GCC= 3.4+