diff options
author | gblach <gblach@FreeBSD.org> | 2013-10-14 05:11:17 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-10-14 05:11:17 +0800 |
commit | 52450e34b660afb9cebb40e3afbaf351cbbef247 (patch) | |
tree | a9176e7071c147b623b1b4be24871b13e635e3a8 /x11-wm/e17-module-screenshot | |
parent | c344cdeaea2751d4feea5e0de2a4fe9d626ffe6e (diff) | |
download | freebsd-ports-gnome-52450e34b660afb9cebb40e3afbaf351cbbef247.tar.gz freebsd-ports-gnome-52450e34b660afb9cebb40e3afbaf351cbbef247.tar.zst freebsd-ports-gnome-52450e34b660afb9cebb40e3afbaf351cbbef247.zip |
- Support staging
Diffstat (limited to 'x11-wm/e17-module-screenshot')
-rw-r--r-- | x11-wm/e17-module-screenshot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/e17-module-screenshot/Makefile b/x11-wm/e17-module-screenshot/Makefile index fd03ade05fb2..afb810088dae 100644 --- a/x11-wm/e17-module-screenshot/Makefile +++ b/x11-wm/e17-module-screenshot/Makefile @@ -21,7 +21,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} |