[Midnightbsd-cvs] mports: Makefile: Updated to include the 3 new perl modules.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sat Sep 1 22:55:39 EDT 2007


Log Message:
-----------
Updated to include the 3 new perl modules.

Modified Files:
--------------
    mports/databases:
        Makefile (r1.48 -> r1.49)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/Makefile,v
retrieving revision 1.48
retrieving revision 1.49
diff -Ldatabases/Makefile -Ldatabases/Makefile -u -r1.48 -r1.49
--- databases/Makefile
+++ databases/Makefile
@@ -34,6 +34,8 @@
     SUBDIR += mysql51-client
     SUBDIR += mysql51-scripts
     SUBDIR += mysql51-server
+    SUBDIR += p5-Class-DBI
+    SUBDIR += p5-Ima-DBI
     SUBDIR += p5-Data-Page
     SUBDIR += p5-DBD-Pg
     SUBDIR += p5-DBD-mysql
@@ -43,6 +45,7 @@
     SUBDIR += p5-DBD-SQLite
     SUBDIR += p5-DBI
     SUBDIR += p5-DBIx-Class
+    SUBDIR += p5-DBIx-ContextualFetch
     SUBDIR += p5-SQL-Abstract
     SUBDIR += p5-SQL-Abstract-Limit
     SUBDIR += p5-SQL-Statement


More information about the Midnightbsd-cvs mailing list