summaryrefslogtreecommitdiff
path: root/biology/emboss
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-09-22 10:24:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-09-22 10:24:52 +0000
commit024721cc02fcd4c63487e0b2eab0405a2635da95 (patch)
treeb1337e8f2f788dabebc4373387842c3213ba4d13 /biology/emboss
parentMark BROKEN: does not compile (diff)
Add USE_XLIB
Notes
Notes: svn path=/head/; revision=32989
Diffstat (limited to 'biology/emboss')
-rw-r--r--biology/emboss/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index a4309edff758..1acbc0d50bbe 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd \
USE_GMAKE= yes
USE_LIBTOOL= yes
+USE_XLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gd" \
LIBS="-L${LOCALBASE}/lib"