summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-02 00:23:40 +0000
committersnj <snj@pkgsrc.org>2004-05-02 00:23:40 +0000
commit44e776230749c8e6e9e238e61d5cac61c8db7e42 (patch)
tree79ff584c5c32e504bc25302d4c8849b4bf3a2bda /editors
parent729ac843d56759a1f1ae50759dcf2028e1ea6b1f (diff)
downloadpkgsrc-44e776230749c8e6e9e238e61d5cac61c8db7e42.tar.gz
s/buildlink2/buildlink3/ in comments.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/xemacs/Makefile.common b/editors/xemacs/Makefile.common
index b8bc29f2443..ec7c35ebc6f 100644
--- a/editors/xemacs/Makefile.common
+++ b/editors/xemacs/Makefile.common
@@ -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 @@ MESSAGE_SUBST+= DISTNAME="${DISTNAME}"
# --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 @@ MESSAGE_SUBST+= DISTNAME="${DISTNAME}"
# --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 \