diff options
-rw-r--r-- | biology/embassy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile index 4f0187c96867..6c572598b54e 100644 --- a/biology/embassy/Makefile +++ b/biology/embassy/Makefile @@ -20,6 +20,7 @@ COMMENT= A collection of contributed EMBOSS applications LIB_DEPENDS= nucleus.1:${PORTSDIR}/biology/emboss USE_SUBMAKE= yes +USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_XLIB= yes |