diff options
Diffstat (limited to 'ports-mgmt/bpm/Makefile')
-rw-r--r-- | ports-mgmt/bpm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/bpm/Makefile b/ports-mgmt/bpm/Makefile index bfe771250634..701e0d2fa1b6 100644 --- a/ports-mgmt/bpm/Makefile +++ b/ports-mgmt/bpm/Makefile @@ -22,6 +22,7 @@ MAKE_ENV+= OSTYPE="${OPSYS}" SUB_FILES= bpm.desktop +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ ${REINPLACE_CMD} -e "s|-lintl|-lintl -L${LOCALBASE}/lib|g" |