pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/freeglut



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct  1 07:49:09 UTC 2016

Modified Files:
        pkgsrc/graphics/freeglut: Makefile

Log Message:
Add upstream bug report URL.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/freeglut/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/freeglut/Makefile
diff -u pkgsrc/graphics/freeglut/Makefile:1.18 pkgsrc/graphics/freeglut/Makefile:1.19
--- pkgsrc/graphics/freeglut/Makefile:1.18      Sat Oct  1 07:47:04 2016
+++ pkgsrc/graphics/freeglut/Makefile   Sat Oct  1 07:49:09 2016
@@ -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
 



Home | Main Index | Thread Index | Old Index