aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2017-06-24 07:54:27 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-06-24 07:54:27 +0800
commitd943d64c1ee5cf4a9bda65be1111f8ed163a35eb (patch)
tree80b68c09c4be11c31814cd8c4f58404c933bc912
parent93d0ff63456f13f9f50b7f34dd42f45fd2de628d (diff)
downloadfreebsd-ports-gnome-d943d64c1ee5cf4a9bda65be1111f8ed163a35eb.tar.gz
freebsd-ports-gnome-d943d64c1ee5cf4a9bda65be1111f8ed163a35eb.tar.zst
freebsd-ports-gnome-d943d64c1ee5cf4a9bda65be1111f8ed163a35eb.zip
shell: add docbook-xsl too
-rw-r--r--x11/gnome-shell/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index bdfa871f1107..8ef699678c90 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
#BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
# nss>=0:security/nss \
# gnome-control-center:sysutils/gnome-control-center
+BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
libdrm.so:graphics/libdrm \
libmutter-0.so:x11-wm/mutter \