Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 15:02:41 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344240 - head/databases/mysql-connector-odbc
Message-ID:  <201402141502.s1EF2fSN086994@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Feb 14 15:02:40 2014
New Revision: 344240
URL: http://svnweb.freebsd.org/changeset/ports/344240
QAT: https://qat.redports.org/buildarchive/r344240/

Log:
  - Stage support

Modified:
  head/databases/mysql-connector-odbc/Makefile

Modified: head/databases/mysql-connector-odbc/Makefile
==============================================================================
--- head/databases/mysql-connector-odbc/Makefile	Fri Feb 14 15:02:30 2014	(r344239)
+++ head/databases/mysql-connector-odbc/Makefile	Fri Feb 14 15:02:40 2014	(r344240)
@@ -43,5 +43,4 @@ DRIVER_MANAGER=		iodbc
 CFLAGS+=		-I${LOCALBASE}/include
 .endif
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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