aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bacula-server
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2007-07-07 08:28:00 +0800
committernox <nox@FreeBSD.org>2007-07-07 08:28:00 +0800
commit1393bab30038c8b58875d26b059015f744a91d93 (patch)
treeef62cb612e758436f544e58915635a4d375879a3 /sysutils/bacula-server
parente89a5d57800c99a2efdfb72085d21fbb1b8b3d39 (diff)
downloadfreebsd-ports-gnome-1393bab30038c8b58875d26b059015f744a91d93.tar.gz
freebsd-ports-gnome-1393bab30038c8b58875d26b059015f744a91d93.tar.zst
freebsd-ports-gnome-1393bab30038c8b58875d26b059015f744a91d93.zip
- Add missing gnome dependencies for bacula-client* WITH_GNOMECONSOLE case
PR: ports/114224 Submitted by: nox Approved by: Dan Langille <dan@langille.org> (maintainer)
Diffstat (limited to 'sysutils/bacula-server')
-rw-r--r--sysutils/bacula-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index 260dec706232..b885eccf6aec 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -88,7 +88,7 @@ OPTIONS+= OPENSSL "Enable OpenSSL for encrypted communication" off
# include of bsd.port.pre.mk!
WANT_GNOME= yes
.if defined(WITH_GNOMECONSOLE)
-USE_GNOME= libgnome
+USE_GNOME= libgnome gnomelibs libgnomeui
.endif
PLIST_SUB+= BACULA_DIR=${BACULA_DIR}