diff options
author | pav <pav@FreeBSD.org> | 2012-06-18 04:13:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-06-18 04:13:20 +0800 |
commit | 2cbe49ffdeeb45a6d96df6b87c9c14b57ae9ec52 (patch) | |
tree | 9834a66af77f882bc1c4a497d9c8058163b4c72f /x11-toolkits | |
parent | f2411272ea198e8c7f897f8c316f7664e3cdb828 (diff) | |
download | freebsd-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/Makefile | 2 |
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 |