pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/abiword-plugins abiword-plugins: a package can...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8dea3eda6e5c
branches: trunk
changeset: 347034:8dea3eda6e5c
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Jan 06 22:53:38 2020 +0000
description:
abiword-plugins: a package can't conflict with itself
diffstat:
editors/abiword-plugins/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d6e4e04d2a22 -r 8dea3eda6e5c editors/abiword-plugins/Makefile
--- a/editors/abiword-plugins/Makefile Mon Jan 06 21:40:40 2020 +0000
+++ b/editors/abiword-plugins/Makefile Mon Jan 06 22:53:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2019/12/17 01:59:31 gutteridge Exp $
+# $NetBSD: Makefile,v 1.110 2020/01/06 22:53:38 gutteridge Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
@@ -14,7 +14,7 @@
DISTINFO_FILE= ${.CURDIR}/../../editors/abiword/distinfo
PATCHDIR= ${.CURDIR}/../../editors/abiword/patches
-CONFLICTS= abiword-plugins-[0-9]* abiword-personal-[0-9]* abiword2-[0-9]*
+CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]*
BUILD_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
Home |
Main Index |
Thread Index |
Old Index