pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: switch to guile18
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Mar 7 21:34:29 2022 +0100
Changeset: 17b20c9b7b8aa0ad4db64ea482ddab747c4bdf32
Modified Files:
beast/Makefile
lilypond-git/Makefile
trackballs/Makefile
Log Message:
*: switch to guile18
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=17b20c9b7b8aa0ad4db64ea482ddab747c4bdf32
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
beast/Makefile | 5 ++---
lilypond-git/Makefile | 2 +-
trackballs/Makefile | 5 ++---
3 files changed, 5 insertions(+), 7 deletions(-)
diffs:
diff --git a/beast/Makefile b/beast/Makefile
index 22b8ffa00f..a696503716 100644
--- a/beast/Makefile
+++ b/beast/Makefile
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.18 2012/11/17 11:03:23 kristerw Exp $
-#
DISTNAME= beast-0.5.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://beast.gtk.org/beast-ftp/v0.5/
@@ -24,7 +23,7 @@ pre-configure:
.include "../../audio/libmad/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
+.include "../../lang/guile18/buildlink3.mk"
.include "../../multimedia/libogg/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/lilypond-git/Makefile b/lilypond-git/Makefile
index eb1e5f99a0..ea8d90e844 100644
--- a/lilypond-git/Makefile
+++ b/lilypond-git/Makefile
@@ -78,7 +78,7 @@ pre-configure:
.include "../../devel/flex/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
+.include "../../lang/guile18/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../wip/mk/git-package.mk"
diff --git a/trackballs/Makefile b/trackballs/Makefile
index 7c8d18be8f..06a12f5b28 100644
--- a/trackballs/Makefile
+++ b/trackballs/Makefile
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.6 2012/10/07 17:17:48 asau Exp $
-#
DISTNAME= trackballs-1.1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trackballs/}
@@ -28,7 +27,7 @@ SUBST_FILES.share= share/Makefile.in
SUBST_SED.share= -e 's|install -D|${INSTALL_DATA:Q}|'
.include "../../audio/SDL_mixer/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
+.include "../../lang/guile18/buildlink3.mk"
.include "../../devel/SDL_ttf/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index