Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2013 05:38:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322885 - head/www/thundercache
Message-ID:  <201307130538.r6D5c39Q099129@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 13 05:38:02 2013
New Revision: 322885
URL: http://svnweb.freebsd.org/changeset/ports/322885

Log:
  - Cleanup :install target which was previously done by bdrewery in r316958
  
  Pointyhat to:	sunpoet (myself)

Modified:
  head/www/thundercache/Makefile

Modified: head/www/thundercache/Makefile
==============================================================================
--- head/www/thundercache/Makefile	Sat Jul 13 05:34:38 2013	(r322884)
+++ head/www/thundercache/Makefile	Sat Jul 13 05:38:02 2013	(r322885)
@@ -62,7 +62,7 @@ RUN_DEPENDS+=	${LOCALBASE}/lib/php/${PHP
 USE_PHP+=	curl pcre bcmath pdo mcrypt mhash session
 .endif
 
-LIB_DEPENDS+=	curl:${PORTSDIR}/ftp/curl:install
+LIB_DEPENDS+=	curl:${PORTSDIR}/ftp/curl
 
 SUB_FILES=	pkg-message log.sh test-deps.sh
 SUB_LIST=	"GREP=${GREP}"



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