pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/xemacs s/buildlink2/buildlink3/ in comments.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b3222bffbad
branches:  trunk
changeset: 474527:1b3222bffbad
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun May 02 00:23:40 2004 +0000

description:
s/buildlink2/buildlink3/ in comments.

diffstat:

 editors/xemacs/Makefile.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 2e8dc2792010 -r 1b3222bffbad editors/xemacs/Makefile.common
--- a/editors/xemacs/Makefile.common    Sun May 02 00:22:20 2004 +0000
+++ b/editors/xemacs/Makefile.common    Sun May 02 00:23:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2004/04/21 20:50:41 cube Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/05/02 00:23:40 snj Exp $
 
 DISTNAME=      xemacs-21.4.15
 CATEGORIES=    editors
@@ -31,7 +31,7 @@
 #              --with-widgets=athena \
 #              --with-athena=xaw \
 #              --with-xim=xlib
-#.include "../../mk/xaw.buildlink2.mk"
+#.include "../../mk/xaw.buildlink3.mk"
 #.elif defined(USE_MOTIF)
 #WITH_DIALOGS= \
 #              --with-menubars=motif \
@@ -39,7 +39,7 @@
 #              --with-dialogs=motif \
 #              --with-widgets=motif \
 #              --with-xim=motif
-#.include "../../mk/motif.buildlink2.mk"
+#.include "../../mk/motif.buildlink3.mk"
 #.elif defined(USE_GTK)
 #WITH_DIALOGS= \
 #              --with-gtk \



Home | Main Index | Thread Index | Old Index