Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2017 19:08:20 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448703 - head/audio/swh-lv2
Message-ID:  <201708241908.v7OJ8KWL036966@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Thu Aug 24 19:08:20 2017
New Revision: 448703
URL: https://svnweb.freebsd.org/changeset/ports/448703

Log:
  Removed GH_ACCOUNT, defaults to portname
  
  Reported by:	mat
  Approved by:	lifanov (mentor), Yuri Victorovich (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D12081

Modified:
  head/audio/swh-lv2/Makefile

Modified: head/audio/swh-lv2/Makefile
==============================================================================
--- head/audio/swh-lv2/Makefile	Thu Aug 24 18:53:38 2017	(r448702)
+++ head/audio/swh-lv2/Makefile	Thu Aug 24 19:08:20 2017	(r448703)
@@ -20,7 +20,6 @@ LIB_DEPENDS=	libfftw3f.so:math/fftw3-float
 
 USES=		gmake pkgconfig localbase
 USE_GITHUB=	yes
-GH_ACCOUNT=	swh
 GH_PROJECT=	lv2
 
 post-install:



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