diff options
Diffstat (limited to 'devel/art/Makefile')
-rw-r--r-- | devel/art/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/art/Makefile b/devel/art/Makefile index 763027accd23..f07394cad779 100644 --- a/devel/art/Makefile +++ b/devel/art/Makefile @@ -13,10 +13,10 @@ COMMENT= Resource tracing, debugging, and profiling tool LICENSE= GPLv3 -BROKEN= fails to build - LIB_DEPENDS= libxml++-2.6.so:textproc/libxml++26 +BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list + USES= gmake pkgconfig OPTIONS_DEFINE= DOCS |