diff options
author | wiz <wiz@pkgsrc.org> | 2004-05-03 22:46:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-05-03 22:46:05 +0000 |
commit | 60f17713975fd29492bd9254487b7e50d20787e3 (patch) | |
tree | 72736a9ed06e6360d70ad69f2a53a9b1220f353c /chat | |
parent | e0fa308abb888f026283719d1d54437101638e93 (diff) | |
download | pkgsrc-60f17713975fd29492bd9254487b7e50d20787e3.tar.gz |
buildlink2 -> buildlink3 in a comment.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gaim-gtk1/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim-gtk1/Makefile.common b/chat/gaim-gtk1/Makefile.common index 4aa82c54bf5..8cbdec758c1 100644 --- a/chat/gaim-gtk1/Makefile.common +++ b/chat/gaim-gtk1/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2004/05/03 22:38:40 snj Exp $ +# $NetBSD: Makefile.common,v 1.13 2004/05/03 22:46:05 wiz Exp $ # DISTNAME= gaim-0.59.8 @@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --enable-pixbuf CONFIGURE_ARGS+= --disable-screensaver .endif -# Newer versions of gaim use gettext checks that gettext-lib/buildlink2.mk +# Newer versions of gaim use gettext checks that gettext-lib/buildlink3.mk # can't currently handle. # CONFIGURE_ARGS+= --without-included-gettext |