From bd79265f7ada2a95bf51115bf2f3cde5ec37e2ee Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 25 Aug 2014 18:49:34 +0000 Subject: Allow ports using ruby extconf to be built as non root PR: ports/191313 --- databases/postgresql-plruby/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/postgresql-plruby/Makefile') diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 0c7f1060c849..68e0e9070efd 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -20,9 +20,8 @@ WANT_PGSQL= server USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_RUBY_RDOC= yes -NEED_ROOT= yes -POSTGRESQL_PORT?= databases/postgresql${PGSQL_VER}-server +POSTGRESQL_PORT?= databases/postgresql${PGSQL_VER_NODOT}-server PGSQL_PORTDIR?= ${PORTSDIR}/${POSTGRESQL_PORT} PGSQL_WRKSRC_CMD= cd ${PGSQL_PORTDIR} && ${MAKE} -V WRKSRC -- cgit v1.3