diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-01-16 13:29:46 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-01-16 13:29:46 +0000 |
commit | 6f6beb91b3727ced4984395f1e0012e6034e42dc (patch) | |
tree | d1e516ee3108c6510524c742b8b063cb03c199c6 /net/grive2 | |
parent | 958d8a095be331fcde4c736fc9b62b577d44d939 (diff) | |
download | ports-6f6beb91b3727ced4984395f1e0012e6034e42dc.tar.gz ports-6f6beb91b3727ced4984395f1e0012e6034e42dc.zip |
Notes
Diffstat (limited to 'net/grive2')
-rw-r--r-- | net/grive2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/grive2/Makefile b/net/grive2/Makefile index 228e1cc8ba9d..df521071410d 100644 --- a/net/grive2/Makefile +++ b/net/grive2/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ CONFLICTS_INSTALL= grive-[0-9]* -USES= cmake pkgconfig localbase +USES= cmake localbase pkgconfig USE_GITHUB= yes GH_ACCOUNT= vitalif |