From 024721cc02fcd4c63487e0b2eab0405a2635da95 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 22 Sep 2000 10:24:52 +0000 Subject: [PATCH] Add USE_XLIB --- biology/emboss/Makefile | 1 + 1 file changed, 1 insertion(+) 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"