svn commit: r330253 - in head/x11-wm: e17-module-alarm e17-module-comp-scale e17-module-cpu e17-module-deskshow e17-module-diskio e17-module-eektool e17-module-elfe e17-module-empris e17-module-eng...
Grzegorz Blach
gblach at FreeBSD.org
Sun Oct 13 21:11:27 UTC 2013
Author: gblach
Date: Sun Oct 13 21:11:17 2013
New Revision: 330253
URL: http://svnweb.freebsd.org/changeset/ports/330253
Log:
- Support staging
Modified:
head/x11-wm/e17-module-alarm/Makefile
head/x11-wm/e17-module-comp-scale/Makefile
head/x11-wm/e17-module-cpu/Makefile
head/x11-wm/e17-module-deskshow/Makefile
head/x11-wm/e17-module-diskio/Makefile
head/x11-wm/e17-module-eektool/Makefile
head/x11-wm/e17-module-elfe/Makefile
head/x11-wm/e17-module-empris/Makefile
head/x11-wm/e17-module-engage/Makefile
head/x11-wm/e17-module-eooorg/Makefile
head/x11-wm/e17-module-everything-aspell/Makefile
head/x11-wm/e17-module-everything-mpris/Makefile
head/x11-wm/e17-module-everything-pidgin/Makefile
head/x11-wm/e17-module-everything-places/Makefile
head/x11-wm/e17-module-everything-shotgun/Makefile
head/x11-wm/e17-module-everything-wallpaper/Makefile
head/x11-wm/e17-module-everything-websearch/Makefile
head/x11-wm/e17-module-exebuf/Makefile
head/x11-wm/e17-module-execwatch/Makefile
head/x11-wm/e17-module-flame/Makefile
head/x11-wm/e17-module-forecasts/Makefile
head/x11-wm/e17-module-iiirk/Makefile
head/x11-wm/e17-module-itask/Makefile
head/x11-wm/e17-module-mail/Makefile
head/x11-wm/e17-module-mem/Makefile
head/x11-wm/e17-module-moon/Makefile
head/x11-wm/e17-module-net/Makefile
head/x11-wm/e17-module-news/Makefile
head/x11-wm/e17-module-penguins/Makefile
head/x11-wm/e17-module-photo/Makefile
head/x11-wm/e17-module-places/Makefile
head/x11-wm/e17-module-rain/Makefile
head/x11-wm/e17-module-rmb/Makefile
head/x11-wm/e17-module-screenshot/Makefile
head/x11-wm/e17-module-slideshow/Makefile
head/x11-wm/e17-module-snow/Makefile
head/x11-wm/e17-module-taskbar/Makefile
head/x11-wm/e17-module-tclock/Makefile
head/x11-wm/e17-module-uptime/Makefile
head/x11-wm/e17-module-weather/Makefile
head/x11-wm/e17-module-winlist-ng/Makefile
head/x11-wm/e17-module-winselector/Makefile
head/x11-wm/e17-module-wlan/Makefile
head/x11-wm/e17-modules/Makefile
Modified: head/x11-wm/e17-module-alarm/Makefile
==============================================================================
--- head/x11-wm/e17-module-alarm/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-alarm/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-comp-scale/Makefile
==============================================================================
--- head/x11-wm/e17-module-comp-scale/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-comp-scale/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-cpu/Makefile
==============================================================================
--- head/x11-wm/e17-module-cpu/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-cpu/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-deskshow/Makefile
==============================================================================
--- head/x11-wm/e17-module-deskshow/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-deskshow/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,5 +19,4 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_EFL= edje libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-diskio/Makefile
==============================================================================
--- head/x11-wm/e17-module-diskio/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-diskio/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-eektool/Makefile
==============================================================================
--- head/x11-wm/e17-module-eektool/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-eektool/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -20,7 +20,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}
Modified: head/x11-wm/e17-module-elfe/Makefile
==============================================================================
--- head/x11-wm/e17-module-elfe/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-elfe/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,5 +19,4 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_EFL= edje elementary libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-empris/Makefile
==============================================================================
--- head/x11-wm/e17-module-empris/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-empris/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,5 +19,4 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_EFL= edje libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-engage/Makefile
==============================================================================
--- head/x11-wm/e17-module-engage/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-engage/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-eooorg/Makefile
==============================================================================
--- head/x11-wm/e17-module-eooorg/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-eooorg/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-everything-aspell/Makefile
==============================================================================
--- head/x11-wm/e17-module-everything-aspell/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-everything-aspell/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -20,7 +20,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}
Modified: head/x11-wm/e17-module-everything-mpris/Makefile
==============================================================================
--- head/x11-wm/e17-module-everything-mpris/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-everything-mpris/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-everything-pidgin/Makefile
==============================================================================
--- head/x11-wm/e17-module-everything-pidgin/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-everything-pidgin/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-everything-places/Makefile
==============================================================================
--- head/x11-wm/e17-module-everything-places/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-everything-places/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-everything-shotgun/Makefile
==============================================================================
--- head/x11-wm/e17-module-everything-shotgun/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-everything-shotgun/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,5 +19,4 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_EFL= edje libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-everything-wallpaper/Makefile
==============================================================================
--- head/x11-wm/e17-module-everything-wallpaper/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-everything-wallpaper/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-everything-websearch/Makefile
==============================================================================
--- head/x11-wm/e17-module-everything-websearch/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-everything-websearch/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-exebuf/Makefile
==============================================================================
--- head/x11-wm/e17-module-exebuf/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-exebuf/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -21,5 +21,4 @@ USE_EFL= edje libtool_hack modarch_hack
CONFIGURE_ARGS= --disable-nls # without this exebuf don't build
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-execwatch/Makefile
==============================================================================
--- head/x11-wm/e17-module-execwatch/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-execwatch/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,5 +19,4 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_EFL= edje libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-flame/Makefile
==============================================================================
--- head/x11-wm/e17-module-flame/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-flame/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-forecasts/Makefile
==============================================================================
--- head/x11-wm/e17-module-forecasts/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-forecasts/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-iiirk/Makefile
==============================================================================
--- head/x11-wm/e17-module-iiirk/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-iiirk/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-itask/Makefile
==============================================================================
--- head/x11-wm/e17-module-itask/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-itask/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,5 +19,4 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_EFL= edje libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-mail/Makefile
==============================================================================
--- head/x11-wm/e17-module-mail/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-mail/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-mem/Makefile
==============================================================================
--- head/x11-wm/e17-module-mem/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-mem/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -20,7 +20,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}
Modified: head/x11-wm/e17-module-moon/Makefile
==============================================================================
--- head/x11-wm/e17-module-moon/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-moon/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -20,7 +20,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}
Modified: head/x11-wm/e17-module-net/Makefile
==============================================================================
--- head/x11-wm/e17-module-net/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-net/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-news/Makefile
==============================================================================
--- head/x11-wm/e17-module-news/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-news/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-penguins/Makefile
==============================================================================
--- head/x11-wm/e17-module-penguins/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-penguins/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-photo/Makefile
==============================================================================
--- head/x11-wm/e17-module-photo/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-photo/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-places/Makefile
==============================================================================
--- head/x11-wm/e17-module-places/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-places/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-rain/Makefile
==============================================================================
--- head/x11-wm/e17-module-rain/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-rain/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-rmb/Makefile
==============================================================================
--- head/x11-wm/e17-module-rmb/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-rmb/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -21,5 +21,4 @@ GNU_CONFIGURE= yes
USE_EFL= libtool_hack modarch_hack
USES= pkgconfig
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-screenshot/Makefile
==============================================================================
--- head/x11-wm/e17-module-screenshot/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-screenshot/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-slideshow/Makefile
==============================================================================
--- head/x11-wm/e17-module-slideshow/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-slideshow/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-snow/Makefile
==============================================================================
--- head/x11-wm/e17-module-snow/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-snow/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-taskbar/Makefile
==============================================================================
--- head/x11-wm/e17-module-taskbar/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-taskbar/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-tclock/Makefile
==============================================================================
--- head/x11-wm/e17-module-tclock/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-tclock/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-uptime/Makefile
==============================================================================
--- head/x11-wm/e17-module-uptime/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-uptime/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-weather/Makefile
==============================================================================
--- head/x11-wm/e17-module-weather/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-weather/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -20,7 +20,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}
Modified: head/x11-wm/e17-module-winlist-ng/Makefile
==============================================================================
--- head/x11-wm/e17-module-winlist-ng/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-winlist-ng/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -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}
Modified: head/x11-wm/e17-module-winselector/Makefile
==============================================================================
--- head/x11-wm/e17-module-winselector/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-winselector/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,5 +19,4 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_EFL= edje libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/x11-wm/e17-module-wlan/Makefile
==============================================================================
--- head/x11-wm/e17-module-wlan/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-module-wlan/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -19,7 +19,6 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_EFL= edje libtool_hack modarch_hack
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
Modified: head/x11-wm/e17-modules/Makefile
==============================================================================
--- head/x11-wm/e17-modules/Makefile Sun Oct 13 21:10:49 2013 (r330252)
+++ head/x11-wm/e17-modules/Makefile Sun Oct 13 21:11:17 2013 (r330253)
@@ -33,7 +33,6 @@ OPTIONS_DEFAULT+= ${M:U:S,-,_,g}
${M:U:S,-,_,g}_DESC= Install ${M} module
.endfor
-NO_STAGE= yes
.include <bsd.port.options.mk>
.for M in ${MODULES}
More information about the svn-ports-head
mailing list