Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2013 15:56:24 +0000 (UTC)
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336065 - in head/databases: p5-DBD-mysql51 p5-DBD-mysql52 p5-DBD-mysql55
Message-ID:  <201312101556.rBAFuO8D003796@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



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