Allow ports using ruby extconf to be built as non root
PR: ports/191313
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user