diff options
author | ultima <ultima@FreeBSD.org> | 2017-08-25 03:08:20 +0800 |
---|---|---|
committer | ultima <ultima@FreeBSD.org> | 2017-08-25 03:08:20 +0800 |
commit | 9c21cccffdcfc6e706dd2c3cd950a1ff19e82a41 (patch) | |
tree | 9bcc58a2b00e13560f51a3201edd1aaf9c9d7906 /audio | |
parent | d9471a7695acb86a5ca061a65e73f5af4208c027 (diff) | |
download | freebsd-ports-gnome-9c21cccffdcfc6e706dd2c3cd950a1ff19e82a41.tar.gz freebsd-ports-gnome-9c21cccffdcfc6e706dd2c3cd950a1ff19e82a41.tar.zst freebsd-ports-gnome-9c21cccffdcfc6e706dd2c3cd950a1ff19e82a41.zip |
Removed GH_ACCOUNT, defaults to portname
Reported by: mat
Approved by: lifanov (mentor), Yuri Victorovich (maintainer)
Differential Revision: https://reviews.freebsd.org/D12081
Diffstat (limited to 'audio')
-rw-r--r-- | audio/swh-lv2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/swh-lv2/Makefile b/audio/swh-lv2/Makefile index ab19c0c932d3..085b00c136cb 100644 --- a/audio/swh-lv2/Makefile +++ b/audio/swh-lv2/Makefile @@ -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: |