Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/vvv/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 19 May 2007 20:11:02 -0000 1.6 +++ Makefile 19 Mar 2008 14:56:56 -0000 @@ -7,7 +7,7 @@ PORTNAME= vvv PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.inf.ufes.br/~thomas/graphics/vvv/ \ ${MASTER_SITE_LOCAL} Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/glui/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 19 May 2007 20:02:37 -0000 1.10 +++ Makefile 19 Mar 2008 15:03:44 -0000 @@ -7,7 +7,7 @@ PORTNAME= glui PORTVERSION= 2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel graphics MASTER_SITES= http://www.cs.unc.edu/~rademach/glui/src/release/ DISTNAME= glui_v2_1_beta @@ -15,13 +15,11 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GLUT-based C++ user interface library -LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut - -USE_GL= yes +USE_GL= gl glu glut USE_GMAKE= yes +USE_XORG= xmu xext x11 xi MAKEFILE= makefile ALL_TARGET= # empty -USE_X_PREFIX= yes post-patch: @${REINPLACE_CMD} -e 's:/unc/walk/lib/sgi_irix:${PREFIX}/lib:g; \