diff options
-rw-r--r-- | devel/fb-adb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile index c9a2c2d29c96..0fa25a6f8478 100644 --- a/devel/fb-adb/Makefile +++ b/devel/fb-adb/Makefile @@ -117,6 +117,7 @@ do-autoreconf: BUILD_DEPENDS+= ${${opt}_BUILD_DEPENDS_OFF} CONFIGURE_ENV+= ${${opt}_CONFIGURE_ENV_OFF} CONFIGURE_ARGS+= ${${opt}_CONFIGURE_OFF} +_OPTIONS_patch+= 700:post-patch-${opt}-off . endif .endfor |