pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/openmotif Move PKG_INSTALLATION_TYPES and PKG_DEST...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a080d7f777b5
branches: trunk
changeset: 394986:a080d7f777b5
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 30 00:42:01 2009 +0000
description:
Move PKG_INSTALLATION_TYPES and PKG_DESTDIR_SUPPORT before bsd.prefs.mk.
diffstat:
x11/openmotif/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 1c95d951f987 -r a080d7f777b5 x11/openmotif/Makefile
--- a/x11/openmotif/Makefile Tue Jun 30 00:07:09 2009 +0000
+++ b/x11/openmotif/Makefile Tue Jun 30 00:42:01 2009 +0000
@@ -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 @@
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_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
Home |
Main Index |
Thread Index |
Old Index