summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:42:01 +0000
committerjoerg <joerg>2009-06-30 00:42:01 +0000
commit7e2d03a9e7c29ec6d383db802830c5b2f7503892 (patch)
treeb6a6d744d3407a0cdb3421d313918703aefd52f5 /x11
parent915d453db0045bb41306c8a0f63bd5793c799f98 (diff)
downloadpkgsrc-7e2d03a9e7c29ec6d383db802830c5b2f7503892.tar.gz
Move PKG_INSTALLATION_TYPES and PKG_DESTDIR_SUPPORT before bsd.prefs.mk.
Diffstat (limited to 'x11')
-rw-r--r--x11/openmotif/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile
index b752033e8ac..04cb207295b 100644
--- a/x11/openmotif/Makefile
+++ b/x11/openmotif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2009/05/19 08:59:38 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2009/06/30 00:42:01 joerg Exp $
PKGVER= 2.3.1
DISTNAME= openmotif-${PKGVER}
@@ -13,6 +13,9 @@ 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
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../mk/bsd.prefs.mk"
RESTRICTED= Only for Open Source OS; complex terms for commercial distribution.
@@ -34,9 +37,6 @@ 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