Date: Tue, 7 Apr 2015 12:05:12 +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: r383500 - head/www/foswiki Message-ID: <201504071205.t37C5CUF091427@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Apr 7 12:05:11 2015 New Revision: 383500 URL: https://svnweb.freebsd.org/changeset/ports/383500 Log: Remove USE_BZIP2=yes (this code is anyway unsused by any ports) Modified: head/www/foswiki/bsd.foswiki.mk Modified: head/www/foswiki/bsd.foswiki.mk ============================================================================== --- head/www/foswiki/bsd.foswiki.mk Tue Apr 7 12:04:15 2015 (r383499) +++ head/www/foswiki/bsd.foswiki.mk Tue Apr 7 12:05:11 2015 (r383500) @@ -21,7 +21,6 @@ PNAME= core .endif FWDIR?= ${WWWDIR} .else -USE_BZIP2= yes PKGNAMEPREFIX?= foswiki- PNAME= ${PORTNAME} FILESDIR?= ${.CURDIR}/../foswiki/files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504071205.t37C5CUF091427>