aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-06-18 04:13:20 +0800
committerPav Lucistnik <pav@FreeBSD.org>2012-06-18 04:13:20 +0800
commit04df49602e1c641b39a7d51287df80251993c755 (patch)
tree13cf8471a3ce76a678283e2774c350b626b33ba2 /x11-toolkits
parent67a69bd51d273d1d3f5ff5ed7f343c428d3f3a8a (diff)
downloadfreebsd-ports-gnome-04df49602e1c641b39a7d51287df80251993c755.tar.gz
freebsd-ports-gnome-04df49602e1c641b39a7d51287df80251993c755.tar.zst
freebsd-ports-gnome-04df49602e1c641b39a7d51287df80251993c755.zip
- Mark BROKEN: does not package - does not install documentation
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtkdatabox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
index b1e14f072227..5648c821b4a7 100644
--- a/x11-toolkits/gtkdatabox/Makefile
+++ b/x11-toolkits/gtkdatabox/Makefile
@@ -22,6 +22,8 @@ USE_AUTOTOOLS= libtool
CONFIGURE_ARGS+= --includedir="${PREFIX}/include/${PORTNAME}" \
--with-html-dir="${PREFIX}/share/doc"
+BROKEN= does not package - does not install documentation
+
OPTIONS_DEFINE= GLADE GLADEUI DOCS EXAMPLES
GLADE_DESC= Enable libglade2 support
GLADEUI_DESC= Enable glade3 support