summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-03-11 04:32:16 +0000
committerhubertf <hubertf>2001-03-11 04:32:16 +0000
commitb36afbf905ca7e3e1ccd5c502f409497f8f8a522 (patch)
tree881303f5472d6eeadf2bfaad261071dbbc671c46 /x11
parent9652ef64283961641db6bfab30305ce9d4a73de6 (diff)
downloadpkgsrc-b36afbf905ca7e3e1ccd5c502f409497f8f8a522.tar.gz
conflict with openmotif
Diffstat (limited to 'x11')
-rw-r--r--x11/lesstif/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/lesstif/Makefile.common b/x11/lesstif/Makefile.common
index 19482a2176c..035a0ebdd0d 100644
--- a/x11/lesstif/Makefile.common
+++ b/x11/lesstif/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2001/02/26 17:02:00 jlam Exp $
+# $NetBSD: Makefile.common,v 1.6 2001/03/11 04:32:16 hubertf Exp $
DISTNAME= lesstif-${LESSTIF_VERSION}
LESSTIF_VERSION= 0.92.6
@@ -13,6 +13,8 @@ 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+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake