From bd104e94125bfe7dfcebf5b4161276a4198449e9 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- graphics/ruby-opengl/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/ruby-opengl') diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index e415b054e51..9d0972b321e 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/03/09 19:17:57 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:21 jmmv Exp $ # FreeBSD: ports/graphics/ruby-opengl/Makefile,v 1.4 2000/09/26 08:01:58 knu Exp DISTNAME= rbogl-${VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}opengl-${VERSION:S/b$/.2/} PKGREVISION= 1 +WRKSRC= ${WRKDIR}/opengl CATEGORIES= graphics MASTER_SITES= http://www2.giganet.net/~yoshi/ EXTRACT_SUFX= .tgz @@ -18,8 +19,6 @@ USE_BUILDLINK2= yes USE_X11= yes USE_RUBY_EXTCONF= yes -WRKSRC= ${WRKDIR}/opengl - CONFIGURE_ARGS+= --with-ruby-dir="${LOCALBASE}" \ --with-x11-dir="${X11BASE}" INSTALL_TARGET= site-install -- cgit v1.2.3