svn commit: r315260 - head/www/cakephp21

Baptiste Daroussin bapt at FreeBSD.org
Tue Mar 26 06:53:04 UTC 2013


Author: bapt
Date: Tue Mar 26 06:53:02 2013
New Revision: 315260
URL: http://svnweb.freebsd.org/changeset/ports/315260

Log:
  Fix after conversion to optionsng
  
  Reported by:	miwi
  Pointyhat to:	bapt

Modified:
  head/www/cakephp21/Makefile

Modified: head/www/cakephp21/Makefile
==============================================================================
--- head/www/cakephp21/Makefile	Tue Mar 26 06:06:30 2013	(r315259)
+++ head/www/cakephp21/Makefile	Tue Mar 26 06:53:02 2013	(r315260)
@@ -54,7 +54,7 @@ MEMCACHE_DESC=	Enable Memcached caching 
 CONFDIR=	${PREFIX}/${CONFDIR_REL}
 CONFDIR_REL=	${APACHEETCDIR}/Includes
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 WITH_PHP_CGI?=	/cgi-bin/php
 


More information about the svn-ports-head mailing list