[Midnightbsd-cvs] mports [17998] trunk/misc/qt4-qtdemo/Makefile: cleanup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jan 11 12:04:37 EST 2015


Revision: 17998
          http://svnweb.midnightbsd.org/mports/?rev=17998
Author:   laffer1
Date:     2015-01-11 12:04:36 -0500 (Sun, 11 Jan 2015)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    trunk/misc/qt4-qtdemo/Makefile

Modified: trunk/misc/qt4-qtdemo/Makefile
===================================================================
--- trunk/misc/qt4-qtdemo/Makefile	2015-01-11 17:01:35 UTC (rev 17997)
+++ trunk/misc/qt4-qtdemo/Makefile	2015-01-11 17:04:36 UTC (rev 17998)
@@ -6,9 +6,12 @@
 PKGNAMEPREFIX=	qt4-
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	Qt demonstration and example programs
+COMMENT=	Qt 4 demonstration and example applications
+
 LICENSE=	gpl3
 
+USES=		pkgconfig
+USE_GSTREAMER=	yes
 USE_QT4=	qmake_build moc_build rcc_build uic_build corelib designer \
 		gui network opengl sql svg qtestlib xml imageformats_run dbus \
 		script webkit phonon help assistant_run phonon-gst scripttools \
@@ -15,7 +18,6 @@
 		xmlpatterns multimedia
 QT_NONSTANDARD=	yes
 QT_DIST=	yes
-MAKE_JOBS_SAFE=	yes
 
 HAS_CONFIGURE=	yes
 



More information about the Midnightbsd-cvs mailing list