diff options
Diffstat (limited to 'sysutils/batmon/Makefile')
-rw-r--r-- | sysutils/batmon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/batmon/Makefile b/sysutils/batmon/Makefile index 98192c988ab7..0ce33383057e 100644 --- a/sysutils/batmon/Makefile +++ b/sysutils/batmon/Makefile @@ -16,6 +16,7 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile |