pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/vinagre vinagre: Remove gnome-panel dependency, no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ffc4a580e17f
branches: trunk
changeset: 420565:ffc4a580e17f
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jan 04 13:43:33 2020 +0000
description:
vinagre: Remove gnome-panel dependency, not actually needed
diffstat:
net/vinagre/Makefile | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 51a49438fa80 -r ffc4a580e17f net/vinagre/Makefile
--- a/net/vinagre/Makefile Sat Jan 04 13:37:05 2020 +0000
+++ b/net/vinagre/Makefile Sat Jan 04 13:43:33 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2019/07/21 22:25:35 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2020/01/04 13:43:33 nia Exp $
#
DISTNAME= vinagre-3.6.2
-PKGREVISION= 51
+PKGREVISION= 52
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vinagre/3.6/}
EXTRACT_SUFX= .tar.xz
@@ -16,7 +16,8 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake intltool pkg-config msgfmt
+USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= msgfmt msgmerge xgettext
USE_LANGUAGES= c99 c++
USE_PKGLOCALEDIR= yes
@@ -60,8 +61,8 @@
.include "../../security/libsecret/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.0.3
.include "../../x11/gtk3/buildlink3.mk"
-.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index