diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/alleyoop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/alleyoop/Makefile b/devel/alleyoop/Makefile index 9a2c87c7d0f9..d52be015167b 100644 --- a/devel/alleyoop/Makefile +++ b/devel/alleyoop/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd \ ${LOCALBASE}/include/libelf/elf_repl.h:${PORTSDIR}/devel/libelf RUN_DEPENDS= valgrind:${PORTSDIR}/devel/valgrind +BROKEN= Does not compile + USE_GMAKE= yes USE_X_PREFIX= yex USE_GETTEXT= yes |