diff options
Diffstat (limited to 'lang/ocs')
-rw-r--r-- | lang/ocs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ocs/Makefile b/lang/ocs/Makefile index 03de08855dac..04843bc23eff 100644 --- a/lang/ocs/Makefile +++ b/lang/ocs/Makefile @@ -57,6 +57,7 @@ OCS= ${PREFIX}/${PORTNAME} PLIST_FILES+= bin/$f .endfor +NO_STAGE= yes post-patch: .for f in src/om/scripts/oasys src/om/scripts/ocs @${REINPLACE_CMD} "s,OCS=.*$$,OCS=\"${OCS}\"," ${WRKSRC}/$f |