diff options
Diffstat (limited to 'x11/openmotif/Makefile')
-rw-r--r-- | x11/openmotif/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index 5335e58fc84..2cdf4e8c707 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2013/12/15 19:42:48 asau Exp $ +# $NetBSD: Makefile,v 1.81 2014/10/09 14:07:15 wiz Exp $ PKGVER= 2.3.3 DISTNAME= openmotif-${PKGVER} @@ -12,8 +12,6 @@ HOMEPAGE= http://www.opengroup.org/openmotif/ COMMENT= The Open Group Motif toolkit for the X Window System LICENSE= openmotif-license -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" RESTRICTED= Only for Open Source OS; complex terms for commercial distribution. |