Update PostgreSQL PL/Ruby for PostgreSQL 7.3
PR: ports/45945 Submitted by: Palle Girgensohn <girgen@pingpong.net>
This commit is contained in:
@@ -15,12 +15,14 @@ DIST_SUBDIR= ruby
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= pq.2:${PGSQL_PORTDIR}
|
||||
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
||||
PGSQL_VERSION?= 72
|
||||
PGSQL_PORTDIR?= ${PORTSDIR}/databases/postgresql7
|
||||
POSTGRESQL_PORT?= databases/postgresql7
|
||||
PGSQL_VERSION?= 73
|
||||
PGSQL_PORTDIR?= ${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
PGSQL_WRKSRC_CMD= cd ${PGSQL_PORTDIR} && ${MAKE} -V WRKSRC
|
||||
|
||||
CONFIGURE_ARGS= --with-pgsql-version="${PGSQL_VERSION}" \
|
||||
|
||||
Reference in New Issue
Block a user