aboutsummaryrefslogtreecommitdiff
path: root/graphics/simage
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 17:49:58 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 17:49:58 +0000
commitecedaa4486175f1dbbf3e950f3c739af5fa41a97 (patch)
tree0638fc6a23bc83847ec2c5833360b3bec927a507 /graphics/simage
parent387708de8b3fe23b3432b69d0b95f4473a034123 (diff)
downloadports-ecedaa4486175f1dbbf3e950f3c739af5fa41a97.tar.gz
ports-ecedaa4486175f1dbbf3e950f3c739af5fa41a97.zip
add X dependence
Notes
Notes: svn path=/head/; revision=66618
Diffstat (limited to 'graphics/simage')
-rw-r--r--graphics/simage/Makefile1
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"