diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-14 14:26:39 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-14 14:26:39 +0000 |
| commit | b2ea7bbbf9f90fe10f68cc47d892f295c6055b4a (patch) | |
| tree | e579fb74a0da8a6633fc2abb14380889e14266ae | |
| parent | - Convert to USES+=tk (diff) | |
Fix build after patchs were added to the MASTER port.
PR: ports/182971
Submitted by: mat (me)
Approved by: gahr (maintainer)
Notes
Notes:
svn path=/head/; revision=330330
| -rw-r--r-- | devel/qt4-qtsolutions-soap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/qt4-qtsolutions-soap/Makefile b/devel/qt4-qtsolutions-soap/Makefile index 3fd82ba6d896..a43f5e7d3e5d 100644 --- a/devel/qt4-qtsolutions-soap/Makefile +++ b/devel/qt4-qtsolutions-soap/Makefile @@ -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 \ |
