diff --git a/devel/qgit/Makefile b/devel/qgit/Makefile index 6796232cd0a6..d066722fb860 100644 --- a/devel/qgit/Makefile +++ b/devel/qgit/Makefile @@ -1,20 +1,20 @@ # Created by: Ion-Mihai "IOnut" Tetcu PORTNAME= qgit DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 2.9 CATEGORIES= devel MAINTAINER= adridg@FreeBSD.org COMMENT= Graphical interface to git repositories LICENSE= GPLv2 -USES= cmake compiler:c++11-lang qt:5 +USES= cmake compiler:c++11-lang cpe qt:5 USE_QT= core gui widgets \ buildtools_build qmake_build USE_GITHUB= yes GH_ACCOUNT= tibirna .include