aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlitebrowser/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-12 00:10:35 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-12 00:10:35 +0000
commite86c459a92c3383ff251de576e34de7833a63dc2 (patch)
treecb786fa8a47592c8a255146036405e9ad10a2842 /databases/sqlitebrowser/Makefile
parent279e35637e7a271b56910fe1f9b256b2259c42db (diff)
Notes
Diffstat (limited to 'databases/sqlitebrowser/Makefile')
-rw-r--r--databases/sqlitebrowser/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile
index 6aba7fd1516c..f3ca417a85fc 100644
--- a/databases/sqlitebrowser/Makefile
+++ b/databases/sqlitebrowser/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlitebrowser
PORTVERSION= 3.6.0
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= coder@tuxfamily.org
@@ -16,7 +17,8 @@ GH_ACCOUNT= sqlitebrowser
GH_TAGNAME= e703344
USES= cmake desktop-file-utils
-USE_QT4= gui qmake_build linguist_build moc_build uic_build rcc_build
+USE_QT4= corelib network gui qmake_build linguisttools_build \
+ moc_build uic_build rcc_build
USE_SQLITE= yes
INSTALLS_ICONS= yes