diff options
Diffstat (limited to 'x11/lesstif/Makefile.common')
-rw-r--r-- | x11/lesstif/Makefile.common | 4 |
1 files changed, 1 insertions, 3 deletions
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 |