pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/vinagre
Module Name: pkgsrc
Committed By: nia
Date: Sat Jan 4 13:43:33 UTC 2020
Modified Files:
pkgsrc/net/vinagre: Makefile
Log Message:
vinagre: Remove gnome-panel dependency, not actually needed
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/net/vinagre/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/vinagre/Makefile
diff -u pkgsrc/net/vinagre/Makefile:1.91 pkgsrc/net/vinagre/Makefile:1.92
--- pkgsrc/net/vinagre/Makefile:1.91 Sun Jul 21 22:25:35 2019
+++ pkgsrc/net/vinagre/Makefile Sat Jan 4 13:43:33 2020
@@ -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 @@ BUILD_DEPENDS+= itstool-[0-9]*:../../tex
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 @@ BUILDLINK_API_DEPENDS.gtk-vnc+= gtk-vnc>
.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