svn commit: r336065 - in head/databases: p5-DBD-mysql51 p5-DBD-mysql52 p5-DBD-mysql55
Philippe Audeoud
jadawin at FreeBSD.org
Tue Dec 10 15:56:25 UTC 2013
Author: jadawin
Date: Tue Dec 10 15:56:24 2013
New Revision: 336065
URL: http://svnweb.freebsd.org/changeset/ports/336065
Log:
- Support STAGE
Modified:
head/databases/p5-DBD-mysql51/Makefile (contents, props changed)
head/databases/p5-DBD-mysql52/Makefile (contents, props changed)
head/databases/p5-DBD-mysql55/Makefile (contents, props changed)
Modified: head/databases/p5-DBD-mysql51/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql51/Makefile Tue Dec 10 15:55:29 2013 (r336064)
+++ head/databases/p5-DBD-mysql51/Makefile Tue Dec 10 15:56:24 2013 (r336065)
@@ -11,5 +11,4 @@ WANT_MYSQL_VER= 51
MASTERDIR= ${.CURDIR}/../p5-DBD-mysql
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
Modified: head/databases/p5-DBD-mysql52/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql52/Makefile Tue Dec 10 15:55:29 2013 (r336064)
+++ head/databases/p5-DBD-mysql52/Makefile Tue Dec 10 15:56:24 2013 (r336065)
@@ -10,5 +10,4 @@ WANT_MYSQL_VER= 52
MASTERDIR= ${.CURDIR}/../p5-DBD-mysql
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
Modified: head/databases/p5-DBD-mysql55/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql55/Makefile Tue Dec 10 15:55:29 2013 (r336064)
+++ head/databases/p5-DBD-mysql55/Makefile Tue Dec 10 15:56:24 2013 (r336065)
@@ -11,5 +11,4 @@ WANT_MYSQL_VER= 55
MASTERDIR= ${.CURDIR}/../p5-DBD-mysql
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
More information about the svn-ports-all
mailing list