From 8789c7c99630eebef899414e8747c3ca88bd3b7b Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 21 Sep 2013 00:01:16 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11-wm) --- x11-wm/jwm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-wm/jwm') diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index d9ba2d38140a..7dc19e478a28 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -32,6 +32,7 @@ FRIBIDI_BUILD_DEPENDS= fribidi:${PORTSDIR}/converters/fribidi JPEG_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg DEBUG_CONFIGURE_ON= --enable-debug +NO_STAGE= yes .include .if ${PORT_OPTIONS:MXFT} -- cgit