diff options
Diffstat (limited to 'graphics/truevision')
-rw-r--r-- | graphics/truevision/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index eb4206bf0d42..b693d6650a7a 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -16,9 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= The GNOME 3D modeler -BROKEN= needs to have gtkglext dependency updated - -LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext +LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |