This port obviously has a very bad version number karma. Unless someone comes with a better fix, I'll commit this tomorrow.
Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/ftgl/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile 30 May 2011 13:47:03 -0000 1.5 +++ Makefile 6 Jun 2011 19:59:58 -0000 @@ -4,7 +4,8 @@ COMMENT = font rendering library for Op V = 2.1.3 DISTNAME = ftgl-$V-rc5 -REVISION = 2 +PKGNAME = ftgl-$Vrc5 +EPOCH = 0 SHARED_LIBS = ftgl 0.0 # 2.1 CATEGORIES = graphics
