diff options
-rw-r--r-- | graphics/grads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile index af74e32..3c74c29 100644 --- a/graphics/grads/Makefile +++ b/graphics/grads/Makefile @@ -24,6 +24,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png +USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= SUPPLIBS="${LOCALBASE}" CONFIGURE_ARGS+= --enable-dyn-supplibs \ |