>Submitter-Id:  current-users
>Originator:    Baptiste Daroussin
>Organization:  
>Confidential:  no 
>Synopsis:      [PATCH] devel/qt4-makeqpf: testing osversion needs 
>>bsd.port.pre.mk
>Severity:      non-critical
>Priority:      low
>Category:      ports 
>Class:         change-request
>Release:       FreeBSD 10.0-CURRENT amd64
>Environment:
System: FreeBSD azathoth.lan 10.0-CURRENT FreeBSD 10.0-CURRENT #3 r235772: Tue 
May 22 08:04:13 CEST
>Description:
testing osversion needs >bsd.port.pre.mk

Port maintainer (k...@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- qt4-makeqpf-4.8.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/qt4-makeqpf/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile    2 Jun 2012 00:08:23 -0000       1.14
+++ Makefile    2 Jun 2012 09:28:00 -0000
@@ -45,6 +45,8 @@
 
 EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
 
+.include <bsd.port.pre.mk>
+
 .if ${OSVERSION} < 802502
 EXTRA_PATCHES+=        ${FILESDIR}/extra-patch-tools__makeqpf__qpf2.cpp
 .endif
@@ -58,4 +60,4 @@
        ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic
        ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
--- qt4-makeqpf-4.8.2.patch ends here ---

_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to