aboutsummaryrefslogtreecommitdiffstats
path: root/biology/emboss
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-09-22 18:24:52 +0800
committerkris <kris@FreeBSD.org>2000-09-22 18:24:52 +0800
commit525b1a7f47255105530537a445b9937b954789c5 (patch)
treea2cdd14ec02303ffbca1766ebf6d03be78128db2 /biology/emboss
parent65f2539d529008df7aa9d3965d44a90901724e39 (diff)
downloadfreebsd-ports-gnome-525b1a7f47255105530537a445b9937b954789c5.tar.gz
freebsd-ports-gnome-525b1a7f47255105530537a445b9937b954789c5.tar.zst
freebsd-ports-gnome-525b1a7f47255105530537a445b9937b954789c5.zip
Add USE_XLIB
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"