aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-06-18 04:13:20 +0800
committerpav <pav@FreeBSD.org>2012-06-18 04:13:20 +0800
commit2cbe49ffdeeb45a6d96df6b87c9c14b57ae9ec52 (patch)
tree9834a66af77f882bc1c4a497d9c8058163b4c72f /x11-toolkits
parentf2411272ea198e8c7f897f8c316f7664e3cdb828 (diff)
downloadfreebsd-ports-gnome-2cbe49ffdeeb45a6d96df6b87c9c14b57ae9ec52.tar.gz
freebsd-ports-gnome-2cbe49ffdeeb45a6d96df6b87c9c14b57ae9ec52.tar.zst
freebsd-ports-gnome-2cbe49ffdeeb45a6d96df6b87c9c14b57ae9ec52.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