![]() ![]() | ![]() |
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.25 2014/03/13 11:08:50 jperkin Exp $ DISTNAME= sqlite3-1.3.7 PKGREVISION= 3 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/luislavena/sqlite3-ruby COMMENT= Ruby interface for the SQLite database engine LICENSE= modified-bsd USE_GCC_RUNTIME= yes .include "../../lang/ruby/gem.mk" .include "../../databases/sqlite3/buildlink3.mk" .include "../../mk/bsd.pkg.mk"