diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index c6ea7b343f10..1043e639af4d 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,19 +1,21 @@ PORTNAME= kdbg DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= devel kde MAINTAINER= thomas.sander@gmx.de COMMENT= Graphical user interface around gdb using KDE LICENSE= GPLv2 -USES= cmake compiler:c++11-lang kde:5 qt:5 +USES= cmake compiler:c++11-lang kde:5 qt:5 xorg USE_KDE= auth codecs config configwidgets coreaddons ecm \ i18n iconthemes widgetsaddons windowsystem xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +USE_XORG= x11 USE_GITHUB= yes GH_ACCOUNT= j6t .include