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/583feadee5de
branches: trunk
changeset: 413278:583feadee5de
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 601ebd7044a0 -r 583feadee5de 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