aboutsummaryrefslogtreecommitdiff
path: root/graphics/cegui/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 20:52:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 20:52:09 +0000
commitdd65820e3f568bc9a8b90869abf9ba63cbb61f14 (patch)
treeb4c848c181c6bbf86e2803b8ce662124e211f0dc /graphics/cegui/Makefile
parent8c6d10153a5214a3afec4ce04ac3c9f7c23ebb4e (diff)
downloadports-dd65820e3f568bc9a8b90869abf9ba63cbb61f14.tar.gz
ports-dd65820e3f568bc9a8b90869abf9ba63cbb61f14.zip
Notes
Diffstat (limited to 'graphics/cegui/Makefile')
-rw-r--r--graphics/cegui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile
index 619162d6f515..b5bb2474a135 100644
--- a/graphics/cegui/Makefile
+++ b/graphics/cegui/Makefile
@@ -3,14 +3,14 @@
PORTNAME= cegui
PORTVERSION= 0.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8
MAINTAINER= oliver@FreeBSD.org
COMMENT= A library providing windowing and widgets for graphics APIs
-LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
+LIB_DEPENDS= libIL.so:${PORTSDIR}/graphics/devil \
pcre.3:${PORTSDIR}/devel/pcre \
libfreetype.so:${PORTSDIR}/print/freetype2 \
execinfo:${PORTSDIR}/devel/libexecinfo