diff options
Diffstat (limited to 'graphics/crystalspace-devel/Makefile')
-rw-r--r-- | graphics/crystalspace-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile index 184dc21a1350..1ac6a37c953f 100644 --- a/graphics/crystalspace-devel/Makefile +++ b/graphics/crystalspace-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 20061105 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://alex.foxybanana.com/freebsd/ PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ aa.1:${PORTSDIR}/graphics/aalib \ openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut \ - CEGUIBase.2:${PORTSDIR}/graphics/cegui + CEGUIBase.3:${PORTSDIR}/graphics/cegui BROKEN= Incorrect pkg-plist DEPRECATED= Has been broken for more than 6 months |