aboutsummaryrefslogtreecommitdiffstats
path: root/devel/simavr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/simavr/Makefile')
-rw-r--r--devel/simavr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/simavr/Makefile b/devel/simavr/Makefile
index 6050ee1e0d11..d2d7e59cffc2 100644
--- a/devel/simavr/Makefile
+++ b/devel/simavr/Makefile
@@ -20,7 +20,8 @@ BUILD_DEPENDS= avr-gcc:devel/avr-gcc \
USE_GITHUB= yes
GH_ACCOUNT= buserror
-USES= gmake pkgconfig
+USES= gmake pathfix pkgconfig
+PATHFIX_MAKEFILEIN= Makefile
ALL_TARGET= build-simavr
MAKE_ARGS= "RELEASE=1 PREFIX=${PREFIX} DESTDIR=${STAGEDIR}${PREFIX}"