summaryrefslogtreecommitdiff
path: root/graphics/aqsis
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-04-01 15:23:38 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-04-01 15:23:38 +0000
commitaa2d24f1b4af0898f5a3df143c5f7a1b81517eb2 (patch)
tree14b774771878855f485a60d6c439957acc51cfed /graphics/aqsis
parentcpan-upload-http is a script which automates the process of uploading (diff)
- Fix dependency on fltk, now that fltk-threads is gone
Reported by: itetcu
Notes
Notes: svn path=/head/; revision=251971
Diffstat (limited to 'graphics/aqsis')
-rw-r--r--graphics/aqsis/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile
index 891b2ad4538c..d8eea3e8ff25 100644
--- a/graphics/aqsis/Makefile
+++ b/graphics/aqsis/Makefile
@@ -8,7 +8,7 @@
PORTNAME= aqsis
PORTVERSION= 1.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
@@ -17,11 +17,11 @@ COMMENT= A photorealistic rendering system
LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
- tiff.4:${PORTSDIR}/graphics/tiff
+ tiff.4:${PORTSDIR}/graphics/tiff \
+ fltk.1:${PORTSDIR}/x11-toolkits/fltk
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \
- xsltproc:${PORTSDIR}/textproc/libxslt \
- fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads
+ xsltproc:${PORTSDIR}/textproc/libxslt
LDFLAGS+= -L${LOCALBASE}/lib