diff options
Diffstat (limited to 'devel/fruit/Makefile')
-rw-r--r-- | devel/fruit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/fruit/Makefile b/devel/fruit/Makefile index 38f91dada10b..ee48a02bd0b0 100644 --- a/devel/fruit/Makefile +++ b/devel/fruit/Makefile @@ -3,6 +3,9 @@ PORTVERSION= 3.7.1 DISTVERSIONPREFIX= v CATEGORIES= devel +PATCH_SITES= https://github.com/google/fruit/commit/ +PATCHFILES= dab5bdfe01eb9f90a2b688c7f3be177a9bd8d5c6.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dependency injection framework for C++ WWW= https://github.com/google/fruit/wiki \ |