svn commit: r405483 - head/databases

Antoine Brodin antoine at FreeBSD.org
Thu Jan 7 20:22:05 UTC 2016


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


More information about the svn-ports-all mailing list