summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-03-17 21:45:52 +0000
committerrillig <rillig@pkgsrc.org>2020-03-17 21:45:52 +0000
commit4ef64dc8476c794149301d02ace3627d2f58e8c3 (patch)
tree175d17398862e23b1afb810c23184f04937bad79 /graphics
parenta78a4cff5055581da7d4dfdd013a8685b7b0a400 (diff)
downloadpkgsrc-4ef64dc8476c794149301d02ace3627d2f58e8c3.tar.gz
graphics/freeglut: remove nonexistent glut.pc.in
[subst.mk:_pkgconfig] Ignoring non-existent file "./glut.pc.in".
Diffstat (limited to 'graphics')
-rw-r--r--graphics/freeglut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index 06cdcd9ff13..98e186dcc26 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -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+= -DCMAKE_BUILD_TYPE="Release"
CMAKE_ARGS+= -DFREEGLUT_REPLACE_GLUT=ON
PKGCONFIG_OVERRIDE= freeglut.pc.in
-PKGCONFIG_OVERRIDE= glut.pc.in
# Install freeglut.pc for compatibility.
post-install: