pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Add MOTIF_TYPE and MOTIF_BASE to BUILD_DEFS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9c915ae031b
branches: trunk
changeset: 546971:c9c915ae031b
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Sep 10 16:01:52 2008 +0000
description:
Add MOTIF_TYPE and MOTIF_BASE to BUILD_DEFS.
diffstat:
mk/motif.buildlink3.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 128e5a24568d -r c9c915ae031b mk/motif.buildlink3.mk
--- a/mk/motif.buildlink3.mk Wed Sep 10 14:07:23 2008 +0000
+++ b/mk/motif.buildlink3.mk Wed Sep 10 16:01:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: motif.buildlink3.mk,v 1.11 2006/11/06 11:29:38 joerg Exp $
+# $NetBSD: motif.buildlink3.mk,v 1.12 2008/09/10 16:01:52 joerg Exp $
#
# Package-settable variables:
#
@@ -21,6 +21,8 @@
.include "../../mk/bsd.prefs.mk"
+BUILD_DEFS+= MOTIF_TYPE MOTIF_BASE
+
#
# If /usr/dt is a valid Motif-2.0 installation, then use it. Otherwise,
# check to see if a pkgsrc Motif-2.0 is installed and valid, then use it.
Home |
Main Index |
Thread Index |
Old Index