pkgsrc-WIP-changes archive

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

*: update references to glade(3)



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Apr 28 09:09:59 2019 +0200
Changeset:	08120ea1d51708f923025ab6622ff01088e221fb

Modified Files:
	gnome-apps/Makefile
	grsync/Makefile

Log Message:
*: update references to glade(3)

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

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

diffstat:
 gnome-apps/Makefile | 2 +-
 grsync/Makefile     | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/gnome-apps/Makefile b/gnome-apps/Makefile
index 87ee38c0b8..f96a1a38dc 100644
--- a/gnome-apps/Makefile
+++ b/gnome-apps/Makefile
@@ -26,7 +26,7 @@ DEPENDS+=	file-roller>=3.16.2:../../archivers/file-roller
 #DEPENDS+=	four-in-a-row>=3.16.2:../../devel/four-in-a-row
 DEPENDS+=	gedit>=3.16.1:../../editors/gedit3
 DEPENDS+=	gitg>=3.16.1:../../wip/gitg
-DEPENDS+=	glade>=3.18.3:../../devel/glade3
+DEPENDS+=	glade>=3.18.3:../../devel/glade
 #DEPENDS+=	gnome-boxes>=3.16.2:../../devel/gnome-boxes
 #DEPENDS+=	gnome-calendar>=3.16.2:../../devel/gnome-calendar
 #DEPENDS+=	gnome-characters>=3.16.2:../../devel/gnome-characters
diff --git a/grsync/Makefile b/grsync/Makefile
index c90976ce68..53a9279279 100644
--- a/grsync/Makefile
+++ b/grsync/Makefile
@@ -1,5 +1,4 @@
 # $NetBSD: Makefile,v 1.13 2013/12/21 14:28:15 noud4 Exp $
-#
 
 DISTNAME=	grsync-1.2.0
 CATEGORIES=	net
@@ -16,7 +15,7 @@ USE_TOOLS+=		pkg-config intltool msgfmt bash:run
 
 REPLACE_BASH+=	src/grsync-batch
 
-.include "../../devel/glade3/buildlink3.mk"
+.include "../../devel/glade/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 BUILDLINK_API_DEPENDS.gtk2+=		gtk2+>=2.14.0


Home | Main Index | Thread Index | Old Index