diff options
author | kris <kris@FreeBSD.org> | 2004-12-04 09:45:38 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-04 09:45:38 +0800 |
commit | 289e227a471b4573c299b228b0d392a9044364e7 (patch) | |
tree | c65cfcf679c397ee22b4873da151fe41427810ce /biology | |
parent | 14945d588748f90064c7b8186359576e96bf1f6a (diff) | |
download | freebsd-ports-gnome-289e227a471b4573c299b228b0d392a9044364e7.tar.gz freebsd-ports-gnome-289e227a471b4573c299b228b0d392a9044364e7.tar.zst freebsd-ports-gnome-289e227a471b4573c299b228b0d392a9044364e7.zip |
BROKEN: Broken distinfo file
Diffstat (limited to 'biology')
-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 |