summaryrefslogtreecommitdiff
path: root/www/ruby-patron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-patron/Makefile')
-rw-r--r--www/ruby-patron/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ruby-patron/Makefile b/www/ruby-patron/Makefile
index a097f834858..e34322a14d7 100644
--- a/www/ruby-patron/Makefile
+++ b/www/ruby-patron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/02/12 23:18:46 tron Exp $
+# $NetBSD: Makefile,v 1.18 2014/03/13 11:08:53 jperkin Exp $
DISTNAME= patron-0.4.18
PKGREVISION= 3
@@ -9,6 +9,8 @@ HOMEPAGE= http://toland.github.com/patron/
COMMENT= Ruby HTTP client library based on libcurl
LICENSE= mit
+USE_GCC_RUNTIME= yes
+
.include "../../lang/ruby/gem.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"