diff options
Diffstat (limited to 'x11-wm/phluid/Makefile')
-rw-r--r-- | x11-wm/phluid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile index c4aa6ed70c5f..5f5fef2dde60 100644 --- a/x11-wm/phluid/Makefile +++ b/x11-wm/phluid/Makefile @@ -16,4 +16,5 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lm -lX11 +NO_STAGE= yes .include <bsd.port.mk> |