diff options
Diffstat (limited to 'x11-wm/sapphire/Makefile')
-rw-r--r-- | x11-wm/sapphire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile index 309f0d9ae33c..edf5e8bb9b18 100644 --- a/x11-wm/sapphire/Makefile +++ b/x11-wm/sapphire/Makefile @@ -17,7 +17,7 @@ COMMENT= Small window manager USE_XORG= x11 xext USE_GMAKE= yes REINPLACE_ARGS= -i '' -e -MAKE_ENV= CC="${CXX}" +CC= ${CXX} post-extract: |