diff options
-rw-r--r-- | x11-themes/mosfet-liquid/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile index 81fed06ff816..7e5124fe792a 100644 --- a/x11-themes/mosfet-liquid/Makefile +++ b/x11-themes/mosfet-liquid/Makefile @@ -25,6 +25,8 @@ USE_GMAKE= yes USE_KDEBASE_VER=3 INSTALLS_SHLIB= yes +BROKEN= "This port is scheduled for termination" + pre-configure: cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs diff --git a/x11-wm/mosfet-liquid/Makefile b/x11-wm/mosfet-liquid/Makefile index 81fed06ff816..7e5124fe792a 100644 --- a/x11-wm/mosfet-liquid/Makefile +++ b/x11-wm/mosfet-liquid/Makefile @@ -25,6 +25,8 @@ USE_GMAKE= yes USE_KDEBASE_VER=3 INSTALLS_SHLIB= yes +BROKEN= "This port is scheduled for termination" + pre-configure: cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs |