svn commit: r334069 - head/graphics/ruby-gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 17 10:27:15 UTC 2013


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


More information about the svn-ports-head mailing list