diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
| commit | c6457ffef432e7f18fbdf8194ed4d1993763454a (patch) | |
| tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /databases/sqlitebrowser/Makefile | |
| parent | c49905e15c8e9d735e2ddc919d4d373d4b530ea7 (diff) | |
Notes
Diffstat (limited to 'databases/sqlitebrowser/Makefile')
| -rw-r--r-- | databases/sqlitebrowser/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index 744a2776050b..6076ad151ad8 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -11,12 +11,9 @@ COMMENT= DB Browser for SQLite is a visual tool to manage SQLite databases LICENSE= MPL GPLv3 LICENSE_COMB= dual -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${GH_COMMIT} - USE_GITHUB= yes GH_ACCOUNT= sqlitebrowser -GH_COMMIT= 1d12977 -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= 1d12977 USES= cmake desktop-file-utils USE_QT4= gui qmake_build linguist_build moc_build uic_build rcc_build |
