diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-21 00:14:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-21 00:14:24 +0000 |
commit | 2b850ae11f594e156d21370382cc4612f84b089e (patch) | |
tree | 41effd39814d20686e116615ab7659c98bc4a85a /devel/alleyoop | |
parent | 265306cd848c86d0e22971506ea7c3162b8d183b (diff) |
Notes
Diffstat (limited to 'devel/alleyoop')
-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..8ba300a5d6ac 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= Incorrect pkg-plist + USE_GMAKE= yes USE_X_PREFIX= yex USE_GETTEXT= yes |