- Set postgresql version 9.0 as default
- Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER - Remove BROKEN_WITH_PGSQL shim PR: ports/165245 Submitted by: crees (me) Reviewed by: exp-runs by pav and erwin Discussed with: girgen
This commit is contained in:
@@ -21,11 +21,9 @@ PATCH_DIST_STRIP= -p1
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= PL/Ruby procedural language for the PostgreSQL database system
|
||||
|
||||
BUILD_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PGSQL= yes
|
||||
USE_PGSQL= server
|
||||
WANT_PGSQL_VER= 84-
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
USE_RUBY_RDOC= yes
|
||||
|
||||
Reference in New Issue
Block a user