From e598d34341b62529b9ef63db27d571f9bcb8c766 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/gtkhtml3/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/gtkhtml3/Makefile') 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 -- cgit