From cb333cf1eccb98899b1700ca42a800ab92697fa4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 17 Jun 2020 18:17:45 +0000 Subject: Move devel/swig30 to devel/swig and update to 4.0.1 - Do not silence installation message - Update dependent ports: - Fix build with swig 4.0.1 - Update *_DEPENDS - Remove BINARY_ALIAS Changes: http://www.swig.org/news.php PR: 246613 Exp-run by: antoine --- databases/rubygem-sqlite3/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/rubygem-sqlite3') diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index d75f0dd65b69..95ab6b1177e6 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -12,13 +12,12 @@ COMMENT= Ruby interface to the SQLite DB engine version 3 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= swig3.0:devel/swig30 +BUILD_DEPENDS= swig:devel/swig LIB_DEPENDS= libsqlite3.so:databases/sqlite3 USES= gem USE_RUBY= yes CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} -BINARY_ALIAS= swig=swig3.0 .include -- cgit v1.2.3