diff options
Diffstat (limited to 'devel/cpputest/Makefile')
-rw-r--r-- | devel/cpputest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpputest/Makefile b/devel/cpputest/Makefile index 4df7ef734fd6..a7927298ca07 100644 --- a/devel/cpputest/Makefile +++ b/devel/cpputest/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE USE_GITHUB= yes -USES= autoreconf libtool +USES= autoreconf libtool pathfix GNU_CONFIGURE= yes .include <bsd.port.mk> |