summaryrefslogtreecommitdiff
path: root/graphics/qore-glut-module
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:10 +0000
committerjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:10 +0000
commite3ea3681a7b0dc23cb87818db22c19539b55ea7e (patch)
treec063ccf225ef9448106c0b2214a4421b376d0e4d /graphics/qore-glut-module
parent14bf3eea9d165ebd5680c9b60ac5ca4a8d24eb12 (diff)
downloadpkgsrc-e3ea3681a7b0dc23cb87818db22c19539b55ea7e.tar.gz
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'graphics/qore-glut-module')
-rw-r--r--graphics/qore-glut-module/Makefile4
-rw-r--r--graphics/qore-glut-module/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qore-glut-module/Makefile b/graphics/qore-glut-module/Makefile
index 962d7a76b7c..53c28db1d18 100644
--- a/graphics/qore-glut-module/Makefile
+++ b/graphics/qore-glut-module/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2019/11/02 22:38:03 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/18 21:48:14 jperkin Exp $
DISTNAME= qore-glut-module-0.0.3
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
diff --git a/graphics/qore-glut-module/buildlink3.mk b/graphics/qore-glut-module/buildlink3.mk
index 31fb8d92b94..8c3c69da70c 100644
--- a/graphics/qore-glut-module/buildlink3.mk
+++ b/graphics/qore-glut-module/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2018/01/28 16:24:10 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2020/01/18 21:48:14 jperkin Exp $
#
BUILDLINK_TREE+= qore-glut-module
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= qore-glut-module
QORE_GLUT_MODULE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qore-glut-module+= qore-glut-module>=0.0.3
-BUILDLINK_ABI_DEPENDS.qore-glut-module?= qore-glut-module>=0.0.3nb8
+BUILDLINK_ABI_DEPENDS.qore-glut-module?= qore-glut-module>=0.0.3nb11
BUILDLINK_PKGSRCDIR.qore-glut-module?= ../../graphics/qore-glut-module
.include "../../graphics/qore-opengl-module/buildlink3.mk"