diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-13 21:11:17 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-13 21:11:17 +0000 |
commit | a9bdcb49549064a6904e0eaadbae827a94810c3f (patch) | |
tree | a9176e7071c147b623b1b4be24871b13e635e3a8 /x11-wm/e17-module-flame | |
parent | 9b92ef1e69b25ee72f0444f32e4618554f7a4a28 (diff) | |
download | ports-a9bdcb49549064a6904e0eaadbae827a94810c3f.tar.gz ports-a9bdcb49549064a6904e0eaadbae827a94810c3f.zip |
Notes
Diffstat (limited to 'x11-wm/e17-module-flame')
-rw-r--r-- | x11-wm/e17-module-flame/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/e17-module-flame/Makefile b/x11-wm/e17-module-flame/Makefile index 60b0e47c6935..688520f9e7de 100644 --- a/x11-wm/e17-module-flame/Makefile +++ b/x11-wm/e17-module-flame/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |