From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- databases/rubygem-sqlite3-ruby/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/rubygem-sqlite3-ruby') diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile index 5c839bc89f2a..6b550ccfd1d7 100644 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ b/databases/rubygem-sqlite3-ruby/Makefile @@ -12,9 +12,9 @@ COMMENT= Ruby interface to the SQLite DB engine version 3 LICENSE= BSD3CLAUSE -BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 -LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 -RUN_DEPENDS= rubygem-sqlite3>=1.3.3:${PORTSDIR}/databases/rubygem-sqlite3 +BUILD_DEPENDS= swig:devel/swig13 +LIB_DEPENDS= libsqlite3.so:databases/sqlite3 +RUN_DEPENDS= rubygem-sqlite3>=1.3.3:databases/rubygem-sqlite3 CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} NO_ARCH= yes -- cgit v1.2.3