summaryrefslogtreecommitdiff
path: root/x11/lesstif
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-14 01:57:44 +0000
committerjlam <jlam>2001-09-14 01:57:44 +0000
commitb11d315bdcb45677c613d0cbf572eb9e764c1275 (patch)
tree318ddd83e1e58b9f3648ec55a03721cc240f5d57 /x11/lesstif
parent80597f3ffcfbcaeee349a4e53f5425fda31d81b5 (diff)
downloadpkgsrc-b11d315bdcb45677c613d0cbf572eb9e764c1275.tar.gz
x11/lesstif12 does not conflict with the x11/openmotif package, though
lesstif does.
Diffstat (limited to 'x11/lesstif')
-rw-r--r--x11/lesstif/Makefile4
-rw-r--r--x11/lesstif/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index 382811e8e9a..1faf34a4f54 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2001/09/09 03:37:02 jlam Exp $
+# $NetBSD: Makefile,v 1.60 2001/09/14 01:57:44 jlam Exp $
COMMENT= API compatible clone of the OSF/Motif toolkit
+CONFLICTS+= openmotif-[0-9]*
+
USE_BUILDLINK_ONLY= # defined
.include "Makefile.common"
diff --git a/x11/lesstif/Makefile.common b/x11/lesstif/Makefile.common
index a1b03bb85d6..d145e18c04e 100644
--- a/x11/lesstif/Makefile.common
+++ b/x11/lesstif/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2001/09/09 03:37:03 jlam Exp $
+# $NetBSD: Makefile.common,v 1.13 2001/09/14 01:57:44 jlam Exp $
DISTNAME= lesstif-${LESSTIF_VERSION}
LESSTIF_VERSION= 0.92.32
@@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.lesstif.org/
-CONFLICTS+= openmotif-[0-9]*
-
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake