aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ayam
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-24 16:05:50 +0800
committerkrion <krion@FreeBSD.org>2004-01-24 16:05:50 +0800
commit7a2546e07eade1d9da2e41ded86b412e642842c4 (patch)
treef5e57cd11d1ec7910321ffcc34eae2bf43b06933 /graphics/ayam
parent1cd9317574dbd41b1c2e2faba16a65922206f00f (diff)
downloadfreebsd-ports-gnome-7a2546e07eade1d9da2e41ded86b412e642842c4.tar.gz
freebsd-ports-gnome-7a2546e07eade1d9da2e41ded86b412e642842c4.tar.zst
freebsd-ports-gnome-7a2546e07eade1d9da2e41ded86b412e642842c4.zip
- Fix build on bento
PR: ports/61812 Submitted by: maintainer
Diffstat (limited to 'graphics/ayam')
-rw-r--r--graphics/ayam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile
index 1c55d8416829..29085e5ae6f8 100644
--- a/graphics/ayam/Makefile
+++ b/graphics/ayam/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= tiamat@comset.net
COMMENT= 3D modeling environment for the RenderMan interface
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
- tk82.1:${PORTSDIR}/x11-toolkits/tk82
+ tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
+ tiff.4:${PORTSDIR}/graphics/tiff
USE_GL= yes
USE_XLIB= yes