aboutsummaryrefslogtreecommitdiffstats
path: root/biology/embassy
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 12:11:16 +0800
committerkris <kris@FreeBSD.org>2006-01-26 12:11:16 +0800
commit3cf7db32fe2d7b64e09a3be45649d69520c45550 (patch)
treefb48b6bb8472fd4293e7a40aff0b3549b72870c9 /biology/embassy
parenta161c49c9ae53c89a81de237c6bf04c67c7535d3 (diff)
downloadfreebsd-ports-gnome-3cf7db32fe2d7b64e09a3be45649d69520c45550.tar.gz
freebsd-ports-gnome-3cf7db32fe2d7b64e09a3be45649d69520c45550.tar.zst
freebsd-ports-gnome-3cf7db32fe2d7b64e09a3be45649d69520c45550.zip
Add missing USE_ICONV
Diffstat (limited to 'biology/embassy')
-rw-r--r--biology/embassy/Makefile1
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