diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/embassy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile index 286ee376aadc..b8218b976aeb 100644 --- a/biology/embassy/Makefile +++ b/biology/embassy/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= nucleus.6:${PORTSDIR}/biology/emboss PREFIX?= ${LOCALBASE}/emboss NO_MTREE= yes USE_SUBMAKE= yes -USE_ICONV= yes +USES= iconv USE_GMAKE= yes GNU_CONFIGURE= yes USE_XORG= x11 |