pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/freeglut Add upstream bug report URL.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30b0e6bc3cc2
branches:  trunk
changeset: 353228:30b0e6bc3cc2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 01 07:49:09 2016 +0000

description:
Add upstream bug report URL.

diffstat:

 graphics/freeglut/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 42df71f0db49 -r 30b0e6bc3cc2 graphics/freeglut/Makefile
--- a/graphics/freeglut/Makefile        Sat Oct 01 07:47:14 2016 +0000
+++ b/graphics/freeglut/Makefile        Sat Oct 01 07:49:09 2016 +0000
@@ -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 @@
 
 PKGCONFIG_OVERRIDE=    freeglut.pc.in
 
+# https://sourceforge.net/p/freeglut/bugs/232/
 post-install:
        ${RM} ${DESTDIR}${PREFIX}/include/GL/glut.h
 



Home | Main Index | Thread Index | Old Index