diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-20 17:11:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-20 17:11:06 +0000 |
commit | b6b3c20cfc2cd0bdc44bef5af475bc7d70d674e0 (patch) | |
tree | 5f6cbf8c52c22b0b35249723a6f217d86137d33f /x11-toolkits/gigi | |
parent | 5838d5a8dd6fc645062686b34ebbc777e09a95e5 (diff) |
Notes
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 |