Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2013 16:03:16 +0200 (CEST)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gahr@FreeBSD.org
Subject:   ports/182971: [PATCH] devel/qt4-qtsolutions-soap: fix build after patchs were added to the MASTER port.
Message-ID:  <20131014140316.C4DCC14269C@aragorn.in.absolight.net>
Resent-Message-ID: <201310141410.r9EEA0E4078987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182971
>Category:       ports
>Synopsis:       [PATCH] devel/qt4-qtsolutions-soap: fix build after patchs were added to the MASTER port.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 14 14:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.1-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:38:17 UTC 2013
>Description:
Port maintainer (gahr@FreeBSD.org) is cc'd.

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

--- qt4-qtsolutions-soap-20110722_1.patch begins here ---
diff -ruN /usr/ports/devel/qt4-qtsolutions-soap/Makefile ./Makefile
--- /usr/ports/devel/qt4-qtsolutions-soap/Makefile	2013-09-20 19:17:44.000000000 +0200
+++ ./Makefile	2013-10-14 16:01:12.000000000 +0200
@@ -15,6 +15,8 @@
 
 DESCR=		${.CURDIR}/pkg-descr
 
+PATCHDIR=	${.CURDIR}/files
+
 SUB_PROJECT_NAME=	qtsoap
 LIBRARY_NAME=		libQtSolutions_SOAP-head.so
 LIBRARY_HEADERS=	qtsoap.h \
--- qt4-qtsolutions-soap-20110722_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131014140316.C4DCC14269C>