[Midnightbsd-cvs] mports [21247] trunk/devel/qt4-qmlviewer/Makefile: drop extra patches

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 22 18:56:22 EDT 2016


Revision: 21247
          http://svnweb.midnightbsd.org/mports/?rev=21247
Author:   laffer1
Date:     2016-03-22 18:56:21 -0400 (Tue, 22 Mar 2016)
Log Message:
-----------
drop extra patches

Modified Paths:
--------------
    trunk/devel/qt4-qmlviewer/Makefile

Modified: trunk/devel/qt4-qmlviewer/Makefile
===================================================================
--- trunk/devel/qt4-qmlviewer/Makefile	2016-03-22 22:52:52 UTC (rev 21246)
+++ trunk/devel/qt4-qmlviewer/Makefile	2016-03-22 22:56:21 UTC (rev 21247)
@@ -7,6 +7,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Qt4 QML viewer
+
 LICENSE=	gpl3
 
 USE_QT4=	qmake_build moc_build rcc_build uic_build declarative script \
@@ -13,7 +14,6 @@
 		svg xmlpatterns sql opengl network corelib
 QT_NONSTANDARD=	yes
 QT_DIST=	yes
-MAKE_JOBS_SAFE=	yes
 
 HAS_CONFIGURE=	yes
 
@@ -42,8 +42,6 @@
 BUILD_WRKSRC=	${WRKSRC}/tools/qml/
 INSTALL_WRKSRC=	${BUILD_WRKSRC}
 
-EXTRA_PATCHES=	${.CURDIR}/../../devel/qt4/files/patch-configure
-
 post-patch:
 	${MKDIR} ${WRKSRC}/mkspecs
 	${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake



More information about the Midnightbsd-cvs mailing list