summaryrefslogtreecommitdiff
path: root/x11/openmotif
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /x11/openmotif
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'x11/openmotif')
-rw-r--r--x11/openmotif/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile
index c4472857efe..b752033e8ac 100644
--- a/x11/openmotif/Makefile
+++ b/x11/openmotif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2008/11/10 17:21:38 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2009/05/19 08:59:38 wiz Exp $
PKGVER= 2.3.1
DISTNAME= openmotif-${PKGVER}
@@ -11,13 +11,10 @@ MASTER_SITES+= ftp://ftp.ics.com/openmotif/2.3/2.3.1/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.opengroup.org/openmotif/
COMMENT= The Open Group Motif toolkit for the X Window System
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
+LICENSE= openmotif-license
.include "../../mk/bsd.prefs.mk"
-LICENSE= openmotif-license
RESTRICTED= Only for Open Source OS; complex terms for commercial distribution.
# License grants permission to reproduce distfile for use on Open
@@ -37,6 +34,9 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= lesstif-[0-9]*
USE_LIBTOOL= yes