pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-verve-plugin xfce4-verve-plugin: add mi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/01d866a056f5
branches: trunk
changeset: 389214:01d866a056f5
user: nros <nros%pkgsrc.org@localhost>
date: Fri Dec 02 15:07:58 2022 +0000
description:
xfce4-verve-plugin: add missing pcre dependency, fixes build
diffstat:
sysutils/xfce4-verve-plugin/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 71cbef955c44 -r 01d866a056f5 sysutils/xfce4-verve-plugin/Makefile
--- a/sysutils/xfce4-verve-plugin/Makefile Fri Dec 02 15:06:22 2022 +0000
+++ b/sysutils/xfce4-verve-plugin/Makefile Fri Dec 02 15:07:58 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/08/11 05:09:19 gutteridge Exp $
+# $NetBSD: Makefile,v 1.27 2022/12/02 15:07:58 nros Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-verve-plugin-2.0.1
@@ -10,6 +10,7 @@
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
COMMENT= Xfce command line plugin
+.include "../../devel/pcre/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index