diff options
-rw-r--r-- | biology/embassy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile index 9580b205cfcc..efe1e0dcc0d6 100644 --- a/biology/embassy/Makefile +++ b/biology/embassy/Makefile @@ -19,6 +19,8 @@ COMMENT= A collection of contributed EMBOSS applications BUILD_DEPENDS= ${LOCALBASE}/include/emboss.h:${PORTSDIR}/biology/emboss LIB_DEPENDS= nucleus.1:${PORTSDIR}/biology/emboss:install +BROKEN= Broken distinfo file + USE_SUBMAKE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |