Index: head/x11/qterminal/Makefile =================================================================== --- head/x11/qterminal/Makefile (revision 474174) +++ head/x11/qterminal/Makefile (revision 474175) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= qterminal PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= LXQT MAINTAINER= jesper@schmitz.computer COMMENT= Lightweight Qt-based terminal emulator LICENSE= GPLv2 LIB_DEPENDS= libqtermwidget5.so:x11-toolkits/qtermwidget RUN_DEPENDS= liberation-fonts-ttf>=2.00:x11-fonts/liberation-fonts-ttf \ qterminal-l10n>0:x11/qterminal-l10n USES= cmake:outsource compiler:c++11-lang gettext-runtime \ localbase:ldflags lxqt pkgconfig qt:5 tar:xz USE_QT= buildtools_build core gui qmake_build dbus linguisttools \ widgets x11extras USE_XORG= x11 -USE_LXQT= buildtools lxqt +USE_LXQT= buildtools .include Index: head/x11/qterminal/pkg-descr =================================================================== --- head/x11/qterminal/pkg-descr (revision 474174) +++ head/x11/qterminal/pkg-descr (revision 474175) @@ -1,3 +1,3 @@ Lightweight Qt-based terminal emulator. -WWW: https://github.com/lxde/qtermwidget +WWW: https://github.com/lxqt/qterminal