diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-24 22:29:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-24 22:29:33 +0000 |
commit | e314a0d3c424c7ae89295e39c81d7a267566cf43 (patch) | |
tree | ccbf0b464b9a8025b224d655b80ad7363c58b944 /x11-wm | |
parent | 845d76e8952297462d3bc5a98135e0ef6397af11 (diff) | |
download | ports-e314a0d3c424c7ae89295e39c81d7a267566cf43.tar.gz ports-e314a0d3c424c7ae89295e39c81d7a267566cf43.zip |
Notes
Diffstat (limited to 'x11-wm')
-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: |