![]() ![]() | ![]() |
Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
# $NetBSD: Makefile,v 1.18 2014/03/13 11:08:53 jperkin Exp $ DISTNAME= patron-0.4.18 PKGREVISION= 3 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org 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"