diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-23 21:56:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-23 21:56:39 +0000 |
commit | d29d4fb9243c3dfe50650ab8d77f64e044008c0c (patch) | |
tree | e1996a3e39fd77eef61fa7ce4095fa7ac34cd0e0 /biology | |
parent | 4e3a8bfce2c67f5b71bbcaacf1b8377970479b2b (diff) | |
download | ports-d29d4fb9243c3dfe50650ab8d77f64e044008c0c.tar.gz ports-d29d4fb9243c3dfe50650ab8d77f64e044008c0c.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 2eb8ff563189..6ded613791c2 100644 --- a/biology/embassy/Makefile +++ b/biology/embassy/Makefile @@ -18,6 +18,8 @@ COMMENT= A collection of contributed EMBOSS applications LIB_DEPENDS= nucleus.5:${PORTSDIR}/biology/emboss +BROKEN= does not compile + PREFIX?= ${LOCALBASE}/emboss NO_MTREE= yes USE_SUBMAKE= yes |