From 53edfe77dde18ef34f39a57af088a57e16253afe Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 16 Dec 2001 08:18:57 +0000 Subject: Typo. Put @ back on configure line --- x11/ruby-gtk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/ruby-gtk') diff --git a/x11/ruby-gtk/Makefile b/x11/ruby-gtk/Makefile index a3249bc8285..6ce4573ef0e 100644 --- a/x11/ruby-gtk/Makefile +++ b/x11/ruby-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/12/16 08:18:18 jmc Exp $ +# $NetBSD: Makefile,v 1.13 2001/12/16 08:18:57 jmc Exp $ # FreeBSD: ports/x11-toolkits/ruby-gtk/Makefile,v 1.16 2000/10/15 15:45:59 knu Exp DISTNAME= ruby-gtk-0.25 @@ -23,7 +23,7 @@ DOCS_EN= README README.EXT doc/rbbr.rb DOCS_JA= README.ja README.EXT.ja do-configure: - (cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${RUBY} extconf.rb) + @(cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${RUBY} extconf.rb) post-install: ${INSTALL_DATA_DIR} ${RUBY_EXAMPLESDIR}/gtk -- cgit v1.2.3