svn commit: r362213 - head/ftp/curl-hiphop

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 18 15:41:41 UTC 2014


Author: sunpoet
Date: Fri Jul 18 15:41:41 2014
New Revision: 362213
URL: http://svnweb.freebsd.org/changeset/ports/362213
QAT: https://qat.redports.org/buildarchive/r362213/

Log:
  - Support STAGEDIR
  
  Approved by:	portmgr (blanket)

Modified:
  head/ftp/curl-hiphop/Makefile

Modified: head/ftp/curl-hiphop/Makefile
==============================================================================
--- head/ftp/curl-hiphop/Makefile	Fri Jul 18 15:40:53 2014	(r362212)
+++ head/ftp/curl-hiphop/Makefile	Fri Jul 18 15:41:41 2014	(r362213)
@@ -21,7 +21,6 @@ DESCR=		${.CURDIR}/pkg-descr
 
 MASTERDIR=	${.CURDIR}/../curl
 
-NO_STAGE=	yes
 do-install:
 .for dir in include lib
 	@cd ${WRKSRC}/${dir} && \


More information about the svn-ports-all mailing list