Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 20:22:04 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405483 - head/databases
Message-ID:  <201601072022.u07KM46f031881@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan  7 20:22:04 2016
New Revision: 405483
URL: https://svnweb.freebsd.org/changeset/ports/405483

Log:
  Hook postgresql95-* to the build

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Thu Jan  7 19:58:47 2016	(r405482)
+++ head/databases/Makefile	Thu Jan  7 20:22:04 2016	(r405483)
@@ -687,6 +687,14 @@
     SUBDIR += postgresql94-plpython
     SUBDIR += postgresql94-pltcl
     SUBDIR += postgresql94-server
+    SUBDIR += postgresql95-client
+    SUBDIR += postgresql95-contrib
+    SUBDIR += postgresql95-docs
+    SUBDIR += postgresql95-pgtcl
+    SUBDIR += postgresql95-plperl
+    SUBDIR += postgresql95-plpython
+    SUBDIR += postgresql95-pltcl
+    SUBDIR += postgresql95-server
     SUBDIR += postgresql_autodoc
     SUBDIR += powerarchitect
     SUBDIR += proftpd-mod_sql_mysql



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601072022.u07KM46f031881>