pkgsrc-WIP-changes archive

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

gambas3-gb-gtk-opengl: Fix package name



Module Name:	pkgsrc-wip
Committed By:	bgermann <bastiangermann%fishpost.de@localhost>
Pushed By:	bgermann
Date:		Mon Sep 10 12:16:03 2018 +0200
Changeset:	72f8564163ab97843181b2d44d7905aa18b2bef6

Modified Files:
	gambas3-gb-gtk-opengl/Makefile

Log Message:
gambas3-gb-gtk-opengl: Fix package name

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=72f8564163ab97843181b2d44d7905aa18b2bef6

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

diffstat:
 gambas3-gb-gtk-opengl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gambas3-gb-gtk-opengl/Makefile b/gambas3-gb-gtk-opengl/Makefile
index 6fdb773dd8..c8ac16b2f1 100644
--- a/gambas3-gb-gtk-opengl/Makefile
+++ b/gambas3-gb-gtk-opengl/Makefile
@@ -4,7 +4,7 @@ BUILD_DIRS=	gb.gtk/src/opengl
 GB_DEPENDS=	gambas3-gb-gtk gambas3-gb-opengl
 .include "../../wip/gambas3/Makefile.common"
 
-PKGNAME=	gambas3-gb-gtk-${GB_VERSION}
+PKGNAME=	gambas3-gb-gtk-opengl-${GB_VERSION}
 MAINTAINER=	bastiangermann%fishpost.de@localhost
 COMMENT=	OpenGL library interface for Gambas
 


Home | Main Index | Thread Index | Old Index