diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-14 14:44:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-14 14:44:04 +0800 |
commit | b975d6ff92925864e4132ffa92697278e8a605f4 (patch) | |
tree | 95d68ad55e12b480dd046e5c6ae22f1420ddc0e6 /graphics/truevision | |
parent | 6d8bab63ce71e5709c5b18948275404fc22149a3 (diff) | |
download | freebsd-ports-gnome-b975d6ff92925864e4132ffa92697278e8a605f4.tar.gz freebsd-ports-gnome-b975d6ff92925864e4132ffa92697278e8a605f4.tar.zst freebsd-ports-gnome-b975d6ff92925864e4132ffa92697278e8a605f4.zip |
Note dependency breakage.
Diffstat (limited to 'graphics/truevision')
-rw-r--r-- | graphics/truevision/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index c86a9cb3dfcd..eb4206bf0d42 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -16,6 +16,8 @@ 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 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |