diff options
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 8eec26e6ccea..31a10b1e22f0 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -33,6 +33,7 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION="3.14" +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \ ${WRKSRC}/intltool-merge.in |