aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bareos-traymonitor/Makefile
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2019-05-14 03:31:12 +0800
committeracm <acm@FreeBSD.org>2019-05-14 03:31:12 +0800
commit93b3525422846a3983bc93be03b49ebce5ddce54 (patch)
treecdc5a7da52bf1ded60bd6bd66d34d91517a97543 /sysutils/bareos-traymonitor/Makefile
parente85b7fd886822fb12a59e86460a390df06ab25df (diff)
downloadfreebsd-ports-gnome-93b3525422846a3983bc93be03b49ebce5ddce54.tar.gz
freebsd-ports-gnome-93b3525422846a3983bc93be03b49ebce5ddce54.tar.zst
freebsd-ports-gnome-93b3525422846a3983bc93be03b49ebce5ddce54.zip
- Use _build suffix with some dependencies. It avoids needless runtime
dependencies - Bump PORTREVISION Suggested by: makc
Diffstat (limited to 'sysutils/bareos-traymonitor/Makefile')
-rw-r--r--sysutils/bareos-traymonitor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bareos-traymonitor/Makefile b/sysutils/bareos-traymonitor/Makefile
index dd17f6a40f02..911e571f0ac3 100644
--- a/sysutils/bareos-traymonitor/Makefile
+++ b/sysutils/bareos-traymonitor/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bareos
-
+PORTREVISION= 1
PKGNAMESUFFIX= -traymonitor
COMMENT= Backup archiving recovery open sourced (traymonitor)
@@ -12,7 +12,7 @@ LIB_DEPENDS+= libqwt5-qt5.so:x11-toolkits/qwt5-qt5 \
CONFLICTS= bacula*-bat-* bareos16-traymonitor-*
USES= pkgconfig gettext-runtime desktop-file-utils qt:5
-USE_QT= buildtools qmake uitools gui core
+USE_QT= buildtools_build qmake_build uitools_build gui core
WITH_BAT= yes
PLIST= ${.CURDIR}/pkg-plist