aboutsummaryrefslogtreecommitdiff
path: root/databases/qt4-pgsql-plugin/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-07-14 22:21:15 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-07-14 22:21:15 +0000
commitece8fd82663f6181468c19b35234279926f6ad15 (patch)
treebb3669858e06571074074350c092871ffaa21aec /databases/qt4-pgsql-plugin/Makefile
parent3a71621bb1947e94a6f7b58590ef084066e2b4ba (diff)
downloadports-ece8fd82663f6181468c19b35234279926f6ad15.tar.gz
ports-ece8fd82663f6181468c19b35234279926f6ad15.zip
Add build dependency on qt4-moc
Notes
Notes: svn path=/head/; revision=195620
Diffstat (limited to 'databases/qt4-pgsql-plugin/Makefile')
-rw-r--r--databases/qt4-pgsql-plugin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/qt4-pgsql-plugin/Makefile b/databases/qt4-pgsql-plugin/Makefile
index 12b439eec11b..735bfd0b46cb 100644
--- a/databases/qt4-pgsql-plugin/Makefile
+++ b/databases/qt4-pgsql-plugin/Makefile
@@ -19,6 +19,7 @@ COMMENT= Qt PostgreSQL database plugin
DB= psql
+BUILD_DEPENDS+= moc-qt4:${PORTSDIR}/devel/qt4-moc
LIB_DEPENDS+= QtSql:${PORTSDIR}/databases/qt4-sql
USE_PGSQL= yes