diff options
-rw-r--r-- | x11/openmotif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index 7bad1e6946f..3d78c91f0b3 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2006/05/02 08:56:37 joerg Exp $ +# $NetBSD: Makefile,v 1.45 2006/05/14 14:52:56 tv Exp $ PKGVER= 2.2.3 DISTNAME= openMotif-${PKGVER} @@ -11,6 +11,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.opengroup.org/openmotif/ COMMENT= The Open Group Motif toolkit for the X Window System +NOT_FOR_PLATFORM+= Interix-*-* # not Open Source, prohibited by license + CONFLICTS+= lesstif-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews |