From 16bc7d04fcd704b5857a35d78870fce09f74cb56 Mon Sep 17 00:00:00 2001 From: Jesper Schmitz Mouridsen Date: Sun, 8 Jul 2018 12:34:14 +0000 Subject: Remove unneeded depency, and fix pkg-descr Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D16176 --- x11/qterminal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/qterminal/Makefile') diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile index 21ac6d9c1f16..a5fa0a58c01a 100644 --- a/x11/qterminal/Makefile +++ b/x11/qterminal/Makefile @@ -2,6 +2,7 @@ PORTNAME= qterminal PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= LXQT @@ -19,6 +20,6 @@ USES= cmake:outsource compiler:c++11-lang gettext-runtime \ USE_QT= buildtools_build core gui qmake_build dbus linguisttools \ widgets x11extras USE_XORG= x11 -USE_LXQT= buildtools lxqt +USE_LXQT= buildtools .include -- cgit v1.2.3