diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:45:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:45:38 +0000 |
commit | 0a012829867d1069225755973ef4aa5e726663f0 (patch) | |
tree | 6d7e318d22247262460c4737a799de74bd35efec /biology | |
parent | 90a95dbcc520380b48ecc1b4301731c5ffc909a7 (diff) | |
download | ports-0a012829867d1069225755973ef4aa5e726663f0.tar.gz ports-0a012829867d1069225755973ef4aa5e726663f0.zip |
Notes
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 |