diff options
author | tv <tv> | 2006-05-14 14:52:56 +0000 |
---|---|---|
committer | tv <tv> | 2006-05-14 14:52:56 +0000 |
commit | 6817e6aaa959fd25a7ab7f2d243e9b2f3cb61976 (patch) | |
tree | 600674a082a33d3c346bce5c431c8f3b7347ee5b /x11/openmotif/Makefile | |
parent | c12e907a53484a308761a53b622f1bbd77104fe4 (diff) | |
download | pkgsrc-6817e6aaa959fd25a7ab7f2d243e9b2f3cb61976.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.)
Diffstat (limited to 'x11/openmotif/Makefile')
-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 |