diff options
Diffstat (limited to 'databases/pgmodeler/Makefile')
-rw-r--r-- | databases/pgmodeler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgmodeler/Makefile b/databases/pgmodeler/Makefile index 93885bfac328..e1d649169154 100644 --- a/databases/pgmodeler/Makefile +++ b/databases/pgmodeler/Makefile @@ -12,11 +12,11 @@ COMMENT= PostgreSQL Database Modeler LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c++11-lib pgsql qmake pkgconfig gmake +USES= compiler:c++11-lib pgsql qmake pkgconfig gmake qt:5 USE_GITHUB= yes USE_GNOME= libxml2 -USE_QT5= gui network sql svg printsupport widgets core buildtools_build uitools testlib +USE_QT= gui network sql svg printsupport widgets core buildtools_build uitools testlib USE_GL= gl USE_XORG= x11 xext |