From 1595f3ff278f29e7baeb3a17a6ea1207757ab9ac Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 1 Oct 2016 07:49:09 +0000 Subject: Add upstream bug report URL. --- graphics/freeglut/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index b908aae8d75..d2fa16375f5 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2016/10/01 07:47:04 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/10/01 07:49:09 wiz Exp $ DISTNAME= freeglut-3.0.0 CATEGORIES= graphics @@ -17,6 +17,7 @@ USE_LIBTOOL= yes PKGCONFIG_OVERRIDE= freeglut.pc.in +# https://sourceforge.net/p/freeglut/bugs/232/ post-install: ${RM} ${DESTDIR}${PREFIX}/include/GL/glut.h -- cgit v1.2.3