Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2013 06:54:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315443 - head/www/phpgedview
Message-ID:  <201303280654.r2S6sk8H034801@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Mar 28 06:54:46 2013
New Revision: 315443
URL: http://svnweb.freebsd.org/changeset/ports/315443

Log:
  Reapply the defaults as they were before conversion to new options framework
  
  Reported by:	miwi

Modified:
  head/www/phpgedview/Makefile

Modified: head/www/phpgedview/Makefile
==============================================================================
--- head/www/phpgedview/Makefile	Thu Mar 28 06:44:19 2013	(r315442)
+++ head/www/phpgedview/Makefile	Thu Mar 28 06:54:46 2013	(r315443)
@@ -23,6 +23,7 @@ DISTATE=	config.php config_download.php 
 
 OPTIONS_MULTI=	DB
 OPTIONS_MULTI_DB=	MYSQL PGSQL SQLITE
+OPTIONS_DEFAULT=	SQLITE
 DB_DESC=	Data storage
 
 .include <bsd.port.options.mk>



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