diff options
Diffstat (limited to 'japanese/ebview-gtk2/Makefile')
-rw-r--r-- | japanese/ebview-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index 36f9b93d317a..dda139f7cdb8 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -25,6 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib SUB_FILES= ebview.desktop +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|-pthread|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/configure |