aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-13 11:54:52 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-13 11:54:52 +0000
commit546cc3de64ed08bb1acde69c7e40e9f6f65b7590 (patch)
tree013b0a48c7732fb0fb9ef4850d266e01eeb4041f /devel
parent1a51ee714621b574f5cf53c00c0e49cca266803c (diff)
downloadports-546cc3de64ed08bb1acde69c7e40e9f6f65b7590.tar.gz
ports-546cc3de64ed08bb1acde69c7e40e9f6f65b7590.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/qt4-qtsolutions-soap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qt4-qtsolutions-soap/Makefile b/devel/qt4-qtsolutions-soap/Makefile
index d07585e1bb08..831351a8ac27 100644
--- a/devel/qt4-qtsolutions-soap/Makefile
+++ b/devel/qt4-qtsolutions-soap/Makefile
@@ -3,10 +3,10 @@
MASTERDIR= ${.CURDIR}/../qt4-qtsolutions-singleapplication
-USE_QT4= qmake_build moc_build rcc_build uic_build network xml gui
-
.include "${MASTERDIR}/Makefile"
+USE_QT4= qmake_build moc_build rcc_build uic_build network xml gui
+
PORTNAME= qt4-qtsolutions-soap
MAINTAINER= gahr@FreeBSD.org