[Midnightbsd-cvs] mports [19956] trunk/devel/qt4-makeqpf: remove old patches

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 22 17:46:51 EDT 2015


Revision: 19956
          http://svnweb.midnightbsd.org/mports/?rev=19956
Author:   laffer1
Date:     2015-08-22 17:46:50 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
remove old patches

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

Removed Paths:
-------------
    trunk/devel/qt4-makeqpf/distinfo
    trunk/devel/qt4-makeqpf/files/

Modified: trunk/devel/qt4-makeqpf/Makefile
===================================================================
--- trunk/devel/qt4-makeqpf/Makefile	2015-08-22 21:45:39 UTC (rev 19955)
+++ trunk/devel/qt4-makeqpf/Makefile	2015-08-22 21:46:50 UTC (rev 19956)
@@ -8,12 +8,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Qt qtopia font creator
+
 LICENSE=	gpl3
 
 USE_QT4=	qmake_build moc_build rcc_build uic_build corelib gui
 QT_NONSTANDARD=	yes
 QT_DIST=	yes
-MAKE_JOBS_SAFE=	yes
 
 HAS_CONFIGURE=	yes
 
@@ -37,18 +37,8 @@
 BUILD_WRKSRC=	${WRKSRC}/tools/${PORTNAME}
 INSTALL_WRKSRC=	${BUILD_WRKSRC}
 
-EXTRA_PATCHES=	${.CURDIR}/../../devel/qt4/files/patch-configure
-
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 4000
-EXTRA_PATCHES+=	${FILESDIR}/extra-patch__tools__makeqpf__qpf2.cpp
-.endif
-
-.if ${ARCH} == "sparc64"
-BROKEN=		does not compile on sparc64
-.endif
-
 pre-configure:
 	${REINPLACE_CMD} -e 's|^TARGET[[:blank:]]*=[[:blank:]]*|TARGET=${PORTNAME}-qt4|g' \
 		${BUILD_WRKSRC}/${PORTNAME}.pro

Deleted: trunk/devel/qt4-makeqpf/distinfo
===================================================================
--- trunk/devel/qt4-makeqpf/distinfo	2015-08-22 21:45:39 UTC (rev 19955)
+++ trunk/devel/qt4-makeqpf/distinfo	2015-08-22 21:46:50 UTC (rev 19956)
@@ -1,2 +0,0 @@
-SHA256 (KDE/qt-everywhere-opensource-src-4.8.4.tar.gz) = 33b0e38ba4c54a0cf8a4be8ca5a4584f1c2e0adfecb57b21d9d1d267b0093270
-SIZE (KDE/qt-everywhere-opensource-src-4.8.4.tar.gz) = 236593028



More information about the Midnightbsd-cvs mailing list