Date: Sat, 18 May 2013 17:53:41 +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: r318437 - head/www/srg Message-ID: <201305181753.r4IHrfvp057579@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat May 18 17:53:41 2013 New Revision: 318437 URL: http://svnweb.freebsd.org/changeset/ports/318437 Log: It is no longer need to use gmake after r250773 in head Modified: head/www/srg/Makefile Modified: head/www/srg/Makefile ============================================================================== --- head/www/srg/Makefile Sat May 18 17:32:24 2013 (r318436) +++ head/www/srg/Makefile Sat May 18 17:53:41 2013 (r318437) @@ -13,10 +13,6 @@ COMMENT= A Squid Report Generator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif - USE_BZIP2= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305181753.r4IHrfvp057579>