diff options
author | pav <pav@FreeBSD.org> | 2010-01-09 22:50:42 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-01-09 22:50:42 +0800 |
commit | 3fda43ecc82efb3ad232fcbeb929abdb0b37253b (patch) | |
tree | 322b9cdf3ce27af79ee834cf33f76b8f6c0c6bab /graphics | |
parent | dfbc178cd555185decbbf2e7e63bc22813759ff0 (diff) | |
download | freebsd-ports-gnome-3fda43ecc82efb3ad232fcbeb929abdb0b37253b.tar.gz freebsd-ports-gnome-3fda43ecc82efb3ad232fcbeb929abdb0b37253b.tar.zst freebsd-ports-gnome-3fda43ecc82efb3ad232fcbeb929abdb0b37253b.zip |
- Chase aqsis update
Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ayam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile index 05b6cc997522..bbb85b0b0e6d 100644 --- a/graphics/ayam/Makefile +++ b/graphics/ayam/Makefile @@ -7,7 +7,7 @@ PORTNAME= ayam PORTVERSION= 1.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Ayam/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION}.src @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}.src MAINTAINER= gahr@FreeBSD.org COMMENT= 3D modeling environment for the RenderMan interface -LIB_DEPENDS= aqsis.1:${PORTSDIR}/graphics/aqsis \ +LIB_DEPENDS= aqsis_util.1:${PORTSDIR}/graphics/aqsis \ tk84.1:${PORTSDIR}/x11-toolkits/tk84 \ tiff.4:${PORTSDIR}/graphics/tiff |