From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/beediff/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/beediff') diff --git a/textproc/beediff/Makefile b/textproc/beediff/Makefile index cac3d03d775c..44accd071931 100644 --- a/textproc/beediff/Makefile +++ b/textproc/beediff/Makefile @@ -22,6 +22,7 @@ DESKTOP_ENTRIES="BeeDiff" "diff frontend" \ "${PREFIX}/share/pixmaps/${PORTNAME}.png" \ "beediff" "" false +NO_STAGE= yes do-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} -- cgit