aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-10-24 10:29:11 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-10-24 10:29:11 +0000
commit2688398134a8381ea0fb51145b9a052a39313b00 (patch)
tree383ea70a6979eff870c2ce15917dd1502bc1be96 /graphics/tiff
parent11a27cea0df1ff27e79ecf54309b0927971d2529 (diff)
Notes
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile5
-rw-r--r--graphics/tiff/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 51d81474a2f2..92b85559ad6a 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -26,9 +26,12 @@ CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \
--with-jpeg-lib-dir=${LOCALBASE}/lib
.if defined(WITH_X11) && !defined(WITHOUT_X11)
-USE_XLIB= yes
+USE_XORG= sm ice xmu xi x11
+USE_GL= glut glu gl
+PLIST_SUB+= WITH_X11=""
.else
CONFIGURE_ARGS+= --without-x --without-libgl
+PLIST_SUB+= WITH_X11="@comment "
.endif
MAN1= bmp2tiff.1 tiff2pdf.1 fax2ps.1 fax2tiff.1 gif2tiff.1 pal2rgb.1 \
diff --git a/graphics/tiff/pkg-plist b/graphics/tiff/pkg-plist
index 561a3e17b6ed..1e996d870369 100644
--- a/graphics/tiff/pkg-plist
+++ b/graphics/tiff/pkg-plist
@@ -16,6 +16,7 @@ bin/tiffcmp
bin/tiffcp
bin/tiffdither
bin/tiffdump
+%%WITH_X11%%bin/tiffgt
bin/tiffinfo
bin/tiffmedian
bin/tiffset