diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-21 01:11:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-21 01:11:06 +0800 |
commit | 1bae88d72da28419ec60c92d68abeb02c96a9775 (patch) | |
tree | 7357182597204c131df98db6254583c7a9a2d44f /x11-toolkits/gigi | |
parent | 6e08ccf243b7af55d549d30194d7f5eeaf9cb465 (diff) | |
download | freebsd-ports-gnome-1bae88d72da28419ec60c92d68abeb02c96a9775.tar.gz freebsd-ports-gnome-1bae88d72da28419ec60c92d68abeb02c96a9775.tar.zst freebsd-ports-gnome-1bae88d72da28419ec60c92d68abeb02c96a9775.zip |
- Chase devil shlib bump
Diffstat (limited to 'x11-toolkits/gigi')
-rw-r--r-- | x11-toolkits/gigi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index 40fdc7da37c9..dbae03e5b00c 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -7,14 +7,14 @@ PORTNAME= gigi PORTVERSION= 0.6.0.20071206 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.alepulver.com.ar/distfiles/ MAINTAINER= alepulver@FreeBSD.org COMMENT= OpenGL Graphic User Interface Library -LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \ +LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ boost_python.4:${PORTSDIR}/devel/boost-python \ freetype.9:${PORTSDIR}/print/freetype2 |