summaryrefslogtreecommitdiff
path: root/graphics/ayam
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-24 08:05:50 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-24 08:05:50 +0000
commitaf39cad2bbde3c29a507c53c0507166678c824a7 (patch)
tree6232660fbbfffb2cd1280876d89156dbd28ac1ea /graphics/ayam
parentuse OPTIONS macro (diff)
- Fix build on bento
PR: ports/61812 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=98940
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