pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/freeglut graphics/freeglut: remove nonexisten...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad3e91c05f81
branches:  trunk
changeset: 425019:ad3e91c05f81
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Mar 17 21:45:52 2020 +0000

description:
graphics/freeglut: remove nonexistent glut.pc.in

[subst.mk:_pkgconfig] Ignoring non-existent file "./glut.pc.in".

diffstat:

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

diffs (17 lines):

diff -r d9def54c5c53 -r ad3e91c05f81 graphics/freeglut/Makefile
--- a/graphics/freeglut/Makefile        Tue Mar 17 21:42:14 2020 +0000
+++ b/graphics/freeglut/Makefile        Tue Mar 17 21:45:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/03/08 16:47:46 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/03/17 21:45:52 rillig Exp $
 
 DISTNAME=      freeglut-3.2.1
 PKGREVISION=   2
@@ -18,7 +18,6 @@
 CMAKE_ARGS+=   -DFREEGLUT_REPLACE_GLUT=ON
 
 PKGCONFIG_OVERRIDE=    freeglut.pc.in
-PKGCONFIG_OVERRIDE=    glut.pc.in
 
 # Install freeglut.pc for compatibility.
 post-install:



Home | Main Index | Thread Index | Old Index