summaryrefslogtreecommitdiff
path: root/devel/jam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jam/Makefile')
-rw-r--r--devel/jam/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/jam/Makefile b/devel/jam/Makefile
index 4113b318495..ff38474ff64 100644
--- a/devel/jam/Makefile
+++ b/devel/jam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/05/12 15:58:14 schmonz Exp $
+# $NetBSD: Makefile,v 1.3 2002/08/22 17:23:12 schmonz Exp $
#
DISTNAME= jam-2.4
@@ -10,6 +10,8 @@ MAINTAINER= schmonz@netbsd.org
HOMEPAGE= http://www.perforce.com/jam/jam.html
COMMENT= Program construction tool, like make(1)
+CONFLICTS= acunia-jam-[0-9]*
+
DOCDIR= share/doc/${PKGBASE}
HTMLDIR= share/doc/html/${PKGBASE}