Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2013 10:27:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334069 - head/graphics/ruby-gdal
Message-ID:  <201311171027.rAHARFVp041563@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 17 10:27:14 2013
New Revision: 334069
URL: http://svnweb.freebsd.org/changeset/ports/334069

Log:
  - Support STAGEDIR

Modified:
  head/graphics/ruby-gdal/Makefile

Modified: head/graphics/ruby-gdal/Makefile
==============================================================================
--- head/graphics/ruby-gdal/Makefile	Sun Nov 17 10:27:10 2013	(r334068)
+++ head/graphics/ruby-gdal/Makefile	Sun Nov 17 10:27:14 2013	(r334069)
@@ -25,7 +25,6 @@ USE_RUBY=	yes
 USES=		gmake
 WRKSRC=		${WRKDIR}/${DISTNAME}/swig/ruby
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e '/^SWIG = swig/ s|$$|2.0|' ${WRKSRC}/../SWIGmake.base
 	@${REINPLACE_CMD} -e 's|Config::CONFIG|Rb&|g' ${WRKSRC}/RubyMakefile.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311171027.rAHARFVp041563>