pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk MOTIFBASE, not MOTIF_BASE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2c24a3f0453
branches:  trunk
changeset: 546980:f2c24a3f0453
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Sep 10 16:40:47 2008 +0000

description:
MOTIFBASE, not MOTIF_BASE.

diffstat:

 mk/motif.buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3d5d97f60c40 -r f2c24a3f0453 mk/motif.buildlink3.mk
--- a/mk/motif.buildlink3.mk    Wed Sep 10 16:34:51 2008 +0000
+++ b/mk/motif.buildlink3.mk    Wed Sep 10 16:40:47 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: motif.buildlink3.mk,v 1.12 2008/09/10 16:01:52 joerg Exp $
+# $NetBSD: motif.buildlink3.mk,v 1.13 2008/09/10 16:40:47 joerg Exp $
 #
 # Package-settable variables:
 #
@@ -21,7 +21,7 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-BUILD_DEFS+=                   MOTIF_TYPE MOTIF_BASE
+BUILD_DEFS+=                   MOTIF_TYPE MOTIFBASE
 
 #
 # If /usr/dt is a valid Motif-2.0 installation, then use it.  Otherwise,



Home | Main Index | Thread Index | Old Index