diff options
Diffstat (limited to 'textproc/nunnimcax/Makefile')
-rw-r--r-- | textproc/nunnimcax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/nunnimcax/Makefile b/textproc/nunnimcax/Makefile index 523601c4e1d4..95411f4aaad5 100644 --- a/textproc/nunnimcax/Makefile +++ b/textproc/nunnimcax/Makefile @@ -19,6 +19,7 @@ PLIST_SUB+= PROFILE="@comment " PLIST_SUB+= PROFILE="" .endif +NO_STAGE= yes post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev @${SED} -e "s=%%SHLIB_MAJOR%%=${SHLIB_MAJOR}=g" \ |