diff options
author | tv <tv@pkgsrc.org> | 2006-05-14 14:52:56 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-05-14 14:52:56 +0000 |
commit | 3e3f6d67289518c1761587f0838c11ec34a2bc2c (patch) | |
tree | 600674a082a33d3c346bce5c431c8f3b7347ee5b | |
parent | 5701d691e75f95c3380379db38a0e9ae2f7b92f8 (diff) | |
download | pkgsrc-3e3f6d67289518c1761587f0838c11ec34a2bc2c.tar.gz |
Only Open Source OS's are allowed to use this -- nuke Interix via NOT_FOR_.
(Others should be here, but I don't have responsibility for those platforms.)
-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 |