summaryrefslogtreecommitdiff
path: root/lang/gawk
diff options
context:
space:
mode:
authorseb <seb>2003-07-05 15:14:38 +0000
committerseb <seb>2003-07-05 15:14:38 +0000
commit58fafbbcd8bfae858e367e7c7dbb02f48018dceb (patch)
tree997812e9ff1c91d2a3f83c0f00ced1ab3ef552a1 /lang/gawk
parentf32ee823de3234f096109f1e90a91e4751c9de73 (diff)
downloadpkgsrc-58fafbbcd8bfae858e367e7c7dbb02f48018dceb.tar.gz
Mark these two packages as conflicting: they install info file, libexec
commands and share files with the same pathnames.
Diffstat (limited to 'lang/gawk')
-rw-r--r--lang/gawk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile
index 39ef6e2a164..46734b7eec8 100644
--- a/lang/gawk/Makefile
+++ b/lang/gawk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/04 20:57:21 seb Exp $
+# $NetBSD: Makefile,v 1.14 2003/07/05 15:14:38 seb Exp $
# FreeBSD Id: Makefile,v 1.13 1999/01/27 07:41:14 fenner Exp $
DISTNAME= gawk-3.1.1
@@ -9,6 +9,8 @@ MAINTAINER= bouyer@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gawk/gawk.html
COMMENT= GNU awk
+CONFLICTS= ja-gawk-[0-9]*
+
# We need ${GETTEXT_PREFIX}/share/gettext/po/Makefile.in.in.
BUILD_DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext