diff options
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r-- | textproc/expat2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 7881223c74e2..dd870b86b14c 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -20,6 +20,7 @@ SHLIB_MAJOR= 6 PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's/@LIBCURRENT.*@/${SHLIB_MAJOR}/' \ |