summaryrefslogtreecommitdiff
path: root/graphics/opencsg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/opencsg/Makefile')
-rw-r--r--graphics/opencsg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile
index 21457706276..6a1934d2b9f 100644
--- a/graphics/opencsg/Makefile
+++ b/graphics/opencsg/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/02/25 13:37:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2019/08/30 17:01:34 nia Exp $
DISTNAME= OpenCSG-1.3.2
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.opencsg.org/
@@ -26,6 +26,6 @@ do-install:
${LIBTOOL} --mode=install ${INSTALL_LIB} \
${WRKSRC}/src/libopencsg.la ${DESTDIR}${PREFIX}/lib
-.include "../../graphics/glut/buildlink3.mk"
+.include "../../graphics/freeglut/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"