diff options
-rw-r--r-- | textproc/wv2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index f891f451bcfb..89ac79e210f6 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -15,7 +15,6 @@ USE_BZIP2= yes USES= cmake iconv pkgconfig USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|LIBGSF_INCLUDE_DIR|PC_LIBGSF_INCLUDE_DIRS|g' \ -e 's|LIBGSF_LIBRARIES|PC_LIBGSF_LIBRARIES|g' \ |