pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25866c7ea35f
branches:  trunk
changeset: 475093:25866c7ea35f
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon May 10 00:11:14 2004 +0000

description:
Fix typo.

diffstat:

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

diffs (15 lines):

diff -r b1328e663b04 -r 25866c7ea35f mk/motif.buildlink3.mk
--- a/mk/motif.buildlink3.mk    Mon May 10 00:11:07 2004 +0000
+++ b/mk/motif.buildlink3.mk    Mon May 10 00:11:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: motif.buildlink3.mk,v 1.1 2004/04/11 18:39:36 xtraeme Exp $
+# $NetBSD: motif.buildlink3.mk,v 1.2 2004/05/10 00:11:14 xtraeme Exp $
 #
 # USE_MOTIF12
 #      use a Motif-1.2-compatible installation, otherwise, assume
@@ -144,4 +144,4 @@
 MOTIFLIB?=             ${_COMPILER_LD_FLAG}${_OPSYS_RPATH_NAME}${_MOTIFBASE}/lib \
                                -L${_MOTIFBASE}/lib -lXm -lXp
 
-.endif # MOTIF_BUILDLINK2_MK
+.endif # MOTIF_BUILDLINK3_MK



Home | Main Index | Thread Index | Old Index