diff options
-rw-r--r-- | graphics/simage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index bf94045697d4..9cae4212bf5b 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif USE_REINPLACE= yes +USE_XLIB= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |