diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-10-07 17:46:16 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-10-07 17:46:16 +0000 |
commit | 560079b2e570c479fe58b4c2cfcbb704393f5441 (patch) | |
tree | 96c6d3ff6109028183e29c70f5bcec4a832f143f /graphics/fyre | |
parent | 00f60d30a9a7e35b9e03498e6a86c9c12c1e6b9f (diff) | |
download | ports-560079b2e570c479fe58b4c2cfcbb704393f5441.tar.gz ports-560079b2e570c479fe58b4c2cfcbb704393f5441.zip |
Notes
Diffstat (limited to 'graphics/fyre')
-rw-r--r-- | graphics/fyre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index 1e83592d13dd..49d85f9b9032 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -7,7 +7,7 @@ PORTNAME= fyre PORTVERSION= 1.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://samy.kerneled.org/ports/ \ http://www.felinemenace.org/~nemo/ @@ -16,7 +16,7 @@ MAINTAINER= sbahra@gwu.edu COMMENT= Chaos map rendering system with GTK+-2 interface BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils -LIB_DEPENDS= Half:${PORTSDIR}/graphics/OpenEXR \ +LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ gnet-2.0:${PORTSDIR}/net/gnet2 USE_BZIP2= yes |