diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-14 22:21:15 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-14 22:21:15 +0000 |
commit | ece8fd82663f6181468c19b35234279926f6ad15 (patch) | |
tree | bb3669858e06571074074350c092871ffaa21aec /databases/qt4-pgsql-plugin | |
parent | 3a71621bb1947e94a6f7b58590ef084066e2b4ba (diff) | |
download | ports-ece8fd82663f6181468c19b35234279926f6ad15.tar.gz ports-ece8fd82663f6181468c19b35234279926f6ad15.zip |
Notes
Diffstat (limited to 'databases/qt4-pgsql-plugin')
-rw-r--r-- | databases/qt4-pgsql-plugin/Makefile | 1 |
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 |