Index: Makefile =================================================================== --- Makefile (revision 301234) +++ Makefile (working copy) @@ -7,7 +7,7 @@ PORTNAME= kmatrix3d PORTVERSION= 0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils MASTER_SITES= SF @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} -USE_GL= glut +USE_GL= glu glut GNU_CONFIGURE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool automake:env autoheader:env @@ -28,6 +28,7 @@ USE_BZIP2= yes USE_PERL5_BUILD= yes CFLAGS+= -I${LOCALBASE}/include/libpng15 +LDFLAGS+= -L${LOCALBASE}/lib -lGLU AUTOTOOLSFILES= admin/cvs.sh