svn commit: r330330 - head/devel/qt4-qtsolutions-soap
Mathieu Arnold
mat at FreeBSD.org
Mon Oct 14 14:26:40 UTC 2013
Author: mat
Date: Mon Oct 14 14:26:39 2013
New Revision: 330330
URL: http://svnweb.freebsd.org/changeset/ports/330330
Log:
Fix build after patchs were added to the MASTER port.
PR: ports/182971
Submitted by: mat (me)
Approved by: gahr (maintainer)
Modified:
head/devel/qt4-qtsolutions-soap/Makefile
Modified: head/devel/qt4-qtsolutions-soap/Makefile
==============================================================================
--- head/devel/qt4-qtsolutions-soap/Makefile Mon Oct 14 14:19:49 2013 (r330329)
+++ head/devel/qt4-qtsolutions-soap/Makefile Mon Oct 14 14:26:39 2013 (r330330)
@@ -15,6 +15,8 @@ COMMENT= QT4 Solutions SOAP Component
DESCR= ${.CURDIR}/pkg-descr
+PATCHDIR= ${.CURDIR}/files
+
SUB_PROJECT_NAME= qtsoap
LIBRARY_NAME= libQtSolutions_SOAP-head.so
LIBRARY_HEADERS= qtsoap.h \
More information about the svn-ports-all
mailing list